Libraries tagged by object models
ivan88217/laravel-auto-presenter
811 Downloads
A system for auto-decorating models with presenter objects.
ironbound/db
819 Downloads
Provides models and custom query objects for custom database tables in WordPress.
coderscantina/laravel-filter
8584 Downloads
A filter object for Laravel/Eloquent models based on laracasts approach.
ankitpokhrel/alt
39 Downloads
Automatic alternative (alt) text for images using object detection with pre-trained model.
spoorsny/laravel-south-african-id
963 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
herinneringenoplinnen/laravel-xml
10395 Downloads
Convert Eloquent models to XML, as well as normal objects.
moderntribe/square1-field-models
2426 Downloads
Data Transfer Objects (models) and Collections for ACF
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
php-extended/php-model-to-db-schema-interface
6127 Downloads
A library that provides a way to transform model objects into database schemas
php-extended/php-model-object
6137 Downloads
A library that implements the php-model-interface package
foss-haas/laravel-permission-objects
93 Downloads
Object-level, model-level and simple permissions for Laravel
php-extended/php-model-datetime-object
7634 Downloads
A library that implements the php-model-datetime-interface package
amadul/json-object
1 Downloads
Structured, castable, schema-aware JSON objects for Eloquent models
adamquaile/json-object-mapper
58 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
cratia/orm-model
2064 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).