Libraries tagged by object model
coco-project/html-builder
48 Downloads
Document Object Model (DOM) document generator, each attribute of each DOM node contains corresponding API operations.
chanmix51/slapom
5940 Downloads
Small Object Model Manager for LDAP
charcoal/config
117 Downloads
Charcoal component for configuration data and object modeling
pharaonic/laravel-settings
378 Downloads
Store and retrieve settings generally or for model objects in Laravel.
crell/htmlmodel
28 Downloads
Domain value objects for modeling HTML pages
santigarcor/laravel-ownable
222 Downloads
Simple trait to manage the ownershipt of models/objects
meeshalk/laravel-ownable-new
41 Downloads
Simple trait to check ownership of models/objects
ivan88217/laravel-auto-presenter
370 Downloads
A system for auto-decorating models with presenter objects.
webignition/php-basil-context-aware-exception
6937 Downloads
Models for basil language objects
phonetworks/pho-framework
5635 Downloads
The core framework that establishes the object-centered actor/graph model.
konekt/resource
1752 Downloads
API Resources library to transform entities/models into REST API objects. Inspired by Laravel - usable in any Framework
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
moon/properties
670 Downloads
Framework agnostic package to model EAV around your existing objects.
ironbound/cache
2112 Downloads
Provides wrappers for WordPress' object cache to make storing and retrieving models easier.
roy404/eloquent
114 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.