Libraries tagged by object models
roy404/eloquent
9 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
140 Downloads
Mix markdown, frontmatter and eloquent models to easily handle markdown files with meta information by treating them as objects.
fetchleo/laravel-xml
4164 Downloads
Convert Eloquent models to XML, as well as normal objects.
ayup-creative/laravel-trait-initialization
506 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
webservco/document-object-model
18 Downloads
A PHP component/library.
sourecode/php-object-model
70 Downloads
moderntribe/square1-field-models
2393 Downloads
Data Transfer Objects (models) and Collections for ACF
minond/model
569 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.
csoellinger/silverstripe-model-annotations-task
21 Downloads
A SilverStripe Task to generate data object model annotations for defined db fields including fields defined in extensions.
razesoldier/wikitext-object-model
0 Downloads
wearepixel/laravel-model-objects
62 Downloads
A package to easily serialize a Laravel model to be stored in a database for disconnected model access.
multisafepay/php-cast-json-models
8 Downloads
A simple and direct way of casting json objects to models