Libraries tagged by object model
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
misterpaladin/cacheable
2208 Downloads
Laravel Model trait for caching all db objects
ironbound/cache
2104 Downloads
Provides wrappers for WordPress' object cache to make storing and retrieving models easier.
roy404/eloquent
108 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.
hyn/eloquent-markdown
143 Downloads
Mix markdown, frontmatter and eloquent models to easily handle markdown files with meta information by treating them as objects.
fetchleo/laravel-xml
4165 Downloads
Convert Eloquent models to XML, as well as normal objects.
ayup-creative/laravel-trait-initialization
680 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
alexanevsky/input-manager-bundle
48 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
webservco/document-object-model
19 Downloads
A PHP component/library.
sourecode/php-object-model
70 Downloads
moderntribe/square1-field-models
2394 Downloads
Data Transfer Objects (models) and Collections for ACF
minond/model
570 Downloads
Object models
hipnaba/adam-model
6 Downloads
ADAM's object model.
hardeep-vicky/php-database-model
0 Downloads
Object Model for php
everton3x/html-object-model
2 Downloads
Library for creating object-oriented HTML entities, in the Document Object Model style.