Libraries tagged by object model
php-extended/php-multiplicity-object
7161 Downloads
A library that implements the php-multiplicity-interface package
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
romm/configuration-object
29449 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
7154 Downloads
A library that implements the php-internationalizable-interface package
rossriley/validation
18264 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
makasim/values
27203 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
webignition/stream-factory-interface
2111 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
sfire-framework/sfire-dom
182 Downloads
HTML / XML parser
pedro151/orm-generator
330 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
6895 Downloads
The fastest MongoDB object document mapper.
legrand/sparqlmodel
24 Downloads
A model for Laravel 4, that can manage object through a graph database using SPARQL endpoint.
lastzero/doctrine-active-record
6019 Downloads
Object-oriented CRUD for Doctrine DBAL
jarjobs/sonatadtomodelmanager
3838 Downloads
Bundle for handling Sonata Admin form data with data-transfer-object instead of entity
deefour/presenter
2450 Downloads
Presenters/Decorators for PHP Objects