Libraries tagged by array models
welshdev/doctrine-base-repository
863 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
websvc/yii2-multiple-input
854 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
tiny-blocks/collection
16165 Downloads
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
leolopez/encrypt
935 Downloads
Encrypts any field from a model, array or value.
rossriley/validation
18481 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.
wowkaster/yii2-serialize-attributes
6908 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
emargareten/eloquent-filters
2970 Downloads
Easily add filters to your eloquent models using simple arrays
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
igaster/laravel-model-options
724 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
ctdesarrollo-fbr/searches
29 Downloads
Perform searches with Eloquent models using an array-like API setup
subhashladumor/laravel-helperbox
30 Downloads
Laravel HelperBox packs 600+ advanced helpers - SQL optimization, caching, APIs, AI tools, arrays, strings, Blade & model utilities. ?? Save time, boost performance & simplify coding for every project, from startups to enterprise.
mehdirajabi/filterable
11 Downloads
Filter eloquent model by array query strings
jlozanomaltos/json-reducer
51 Downloads
An array size reducer (for JSON output purposes) using Models, Collections, Arrays
dipenparmar12/exportable
50 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
fantismic/yet-another-table
1838 Downloads
This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics. The data input is a collection/array, we cant handle models.