Libraries tagged by object models
ryanwinchester/laravel-auto-presenter
1543 Downloads
A system for auto-decorating models with presenter objects.
mortimer/i18n-helpers
1 Downloads
Laravel package providing translation helpers for objects like exceptions, eloquent models and attributes
keios/oc-trait-serializable
172 Downloads
Serialized object storage trait for OctoberCMS' models.
florianwolters/component-geometry
36 Downloads
Models and operations on objects related to geometry as a PHP component.
florianwolters/component-drawing-color
29 Downloads
Models and operations on objects related to colors as a PHP component.
adecks/chartjs
7 Downloads
PHP Model Abstraction of ChartJs Objects
chrisnoden/facebook-utils
45 Downloads
Models the Graph API Objects and key functionality of Facebook
spoorsny/laravel-south-african-id
8 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
kanoulis/nodes
20 Downloads
Closure Table Hierarchy data model implementation for PHP Data Objects
eufony/orm
0 Downloads
Model-based zero-configuration PHP object relational mapping library.
milax/cacheable
845 Downloads
Laravel Model trait for caching all db objects
yiiman/yii-lib-metalib
77 Downloads
meta library for store your data in table like options,objects,strings and etc, that can related to another models
wdb/tutorial-oop
222 Downloads
This tutorial includes projects to show MVC pattern (Model, View, Controller) as well as OOP (Object Orientated Programming) and usage of `smarty` as template engine.
sameer-shelavale/x2form
22 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.