Libraries tagged by object models
coderscantina/laravel-filter
5558 Downloads
A filter object for Laravel/Eloquent models based on laracasts approach.
complex-heart/domain-model
871 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
tonicforhealth/model-transformer
17612 Downloads
Simple abstraction for object transformations
phpolar/model
256 Downloads
Provides support for configuring the properties of an object for validation, formatting, and storage.
irap/mysql-objects
4167 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
romm/configuration-object
29393 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
mouf/database.tdbm
77381 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
legolabs/values
1417 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
timehunter/laravel-dto-generator
175 Downloads
A generator that creates PHP Data Transfer Object by array schema.
phpfui/orm
206 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
modd-udo/ewaydatamodel
5825 Downloads
PHP Class implementation of EWay Data Object
level-2/maphper
755 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
formapro/yadm
3284 Downloads
The fastest MongoDB object document mapper.
bnomei/kirby-blueprints
64 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
activecollab/databasestructure
14983 Downloads
Define database structure in PHP and let the library generate object classes and tables