Libraries tagged by object model
cratia/orm-model
1861 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
treshugart/model
1383 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
php-extended/php-multiplicity-object
7199 Downloads
A library that implements the php-multiplicity-interface package
irap/mysql-objects
4391 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
romm/configuration-object
29460 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.
php-extended/php-internationalizable-object
7192 Downloads
A library that implements the php-internationalizable-interface package
makasim/values
27220 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
bridit/values
132 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
yonchando/laravel-cast-attributes
100 Downloads
Laravel model cast json columns to class object
webignition/stream-factory-interface
2118 Downloads
Interface for a factory to create Psr\Http\Message\StreamInterface objects
skovachev/fakefactory
1121 Downloads
A model factory package for Laravel 4 with expressive API for creating custom tailored dummy objects
phpfui/orm
238 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
pedro151/orm-generator
334 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
makasim/yadm
6897 Downloads
The fastest MongoDB object document mapper.