Libraries tagged by object model
sugarcraft/candy-buffer
2636 Downloads
Cell-grid value objects for terminal rendering — Buffer and Cell as immutable, fluent data model.
umanit-pomm/model-manager
6924 Downloads
PHP Object Model Manager for Postgresql
gyde/mysql-object-model
528 Downloads
PHP ORM
wiz-develop/php-value-object
5325 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
webignition/php-basil-models
3369 Downloads
Models for basil language objects
complex-heart/domain-model
2972 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
tonicforhealth/model-transformer
19651 Downloads
Simple abstraction for object transformations
programster/pgsql-objects
1438 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
processid/model
583 Downloads
Object management
ppp/data-model
2404 Downloads
Internal representation of PPP objects in PHP
phpolar/model
1193 Downloads
Provides support for configuring the properties of an object for validation, formatting, and storage.
irap/mysql-objects
4836 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
romm/configuration-object
29601 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.
kuria/dom
17029 Downloads
Wrappers around the PHP DOM classes
rossriley/validation
18432 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.