API Reference
Welcome to the EncolaJS Hydrator API Reference. This section provides detailed information about the classes, methods, and properties available in the library.
Core Components
- CastingManager: The foundation of the type conversion system
- BaseModel: Base class for creating data models with type casting
- BaseCollection: Powerful array-like container for models
- ClassBuilder: Factory for creating model and collection classes
Each page in this section provides comprehensive API details including:
- Constructor parameters
- Available methods and their signatures
- Properties and their types
- Return values and examples
For conceptual guides and learning materials, please see the Guide section.
