Libraries tagged by array models
kodia-912/yii2-multiple-input
99 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
kirde/yii2-multiple-input
18 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
jberall/yii2-json-behavior
16 Downloads
Attaches behavior for a Postgresql jsonb column
gugglegum/entity-trait
66 Downloads
PHP trait for simple entity classes (model with attributes)
gugglegum/abstract-entity
186 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
14 Downloads
Connection to db struture, form DTPDO.
asgalex/yii2-multiple-input-bs4
28 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
388 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
45 Downloads
Library to compare PHP model arrays
vishnu/fillable-generator
27 Downloads
Laravel package to generate fillable arrays for Eloquent models
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
9 Downloads
Package for concatenate some columns in descriptions of array directly from model in eloquent laravel
drewlabs/validation
371 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