Libraries tagged by array models
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
405 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
31 Downloads
Laravel package to generate fillable arrays for Eloquent models
sinmiloluwa/laravel-dto-mapper
37 Downloads
Elegant, type-safe DTO mapping for Laravel models and arrays.
latinosoft/validation
9 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
19 Downloads
Package for concatenate some columns in descriptions of array directly from model in eloquent laravel
drewlabs/validation
446 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
13 Downloads
Package for the mapping and hydrating laravel models from data arrays and collections
ghebby/laravel-hfm
13 Downloads
A laravel packe aimed to reduce verbose and repetiteve code in the application by generatinc it at runtime starting from a simple Array declaration in the Models.
stephangroen/propel-laravel
44 Downloads
Make Propel models work with Laravel Form::model() without making it an array
rogerthomas84/dtoinflator
689 Downloads
DtoInflator is a library to inflate arrays or objects into their corresponding models.
chrisabey84/laravel-cached-options-list
305 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
emidia/yii2-jsonify
543 Downloads
Behavior that convert array to JSON before save data in model