Búsqueda
Crear una comparación
Comparar tamaños
Registrarse
Ingresar
Desconectar
Español
English
Français
Última criterios creados
Última actualización
Última creado
Object Hierarchy Model
Header
Admin extends User, adds criteria (is_admin=1)
Yes/No
Admin extends User, adds accessible fields
Yes/No
Extend model, add Join (Disjoined SubTypes)
Yes/No
Extend model change table
Yes/No
Relations/References (One model can relate to another model. NOT A TABLE JOIN)
Header
Model can define relation to other Model
Yes/No
One-to-Many
Yes/No
One-to-One
Yes/No
Many-to-Many
Yes/No
Deep Many-to-Many traversal.
Yes/No
Enterprise Compliance
Rating
Minimum PHP Version
Text
Basic Features
Header
PDO Support
Yes/No
Basic Single-record operations (C,R,U,D)
Header
Field Name Mapping
Yes/No
Table Name Mapping
Yes/No
Map Entity to SubQuery
Yes/No
Map property to expression
Yes/No
Map native types (DateTime)
Yes/No
Map field of related Entity ('currency' = currency_id->Model Currency.name)
Yes/No
Entity to join multiple tables (adding new record populates both tables)
Yes/No
Criteria, Scope, Conditions (Model will refuse to work with records that does not match criteria)
Header
Soft-delete
Yes/No
Domain Model Criteria
Yes/No
Expression-based condition
Yes/No
NoSQL (must be transparent to domain logic)
Header
MongoDB support
Yes/No
Array as a persistence
Yes/No
«
‹
163
164
165
166
167
168
169
›
»