Libraries tagged by array models
jberall/yii2-json-behavior
16 Downloads
Attaches behavior for a Postgresql jsonb column
gugglegum/entity-trait
65 Downloads
PHP trait for simple entity classes (model with attributes)
gugglegum/abstract-entity
185 Downloads
Abstract class for entities (models)
gromovfjodor/yii2-multiple-input
7 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
dtmind/dtdatamysql
13 Downloads
Connection to db struture, form DTPDO.
asgalex/yii2-multiple-input-bs4
26 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
artelogic/mongodb-relations
82 Downloads
A MongoDB relations for Laravel (Moloquent)
anekdotes/staticmodel
384 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
hgato/php-crud-comparator
41 Downloads
Library to compare PHP model arrays
vishnu/fillable-generator
27 Downloads
Laravel package to generate fillable arrays for Eloquent models
rossriley/validation
18260 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
latinosoft/validation
8 Downloads
Data validation library (Siriusphp/Validation updated fork). Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
ezermeno/fmxpluck
6 Downloads
Package for concatenate some columns in descriptions of array directly from model in eloquent laravel
drewlabs/validation
308 Downloads
Provides validation implementation using view model or array. It provides a wrapper arround laravel fluent validator factory class, but is attempt to be framework agnostic
mekhtievrs/laravel-hydrator
12 Downloads
Package for the mapping and hydrating laravel models from data arrays and collections