Libraries tagged by array models
wowkaster/yii2-serialize-attributes
5288 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.
fantismic/yet-another-table
734 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.
emargareten/eloquent-filters
2214 Downloads
Easily add filters to your eloquent models using simple arrays
coder-at-heart/object-models
2012 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
igaster/laravel-model-options
718 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
yaro/presenter
7983 Downloads
Eloquent models or arrays presenter for Laravel 5
websvc/yii2-multiple-input
213 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
leolopez/encrypt
591 Downloads
Encrypts any field from a model, array or value.
mehdirajabi/filterable
10 Downloads
Filter eloquent model by array query strings
jlozanomaltos/json-reducer
49 Downloads
An array size reducer (for JSON output purposes) using Models, Collections, Arrays
dipenparmar12/exportable
48 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
digitalhq/hydrator
1042 Downloads
Package for the mapping and hydrating laravel models from data arrays and collections
rogerthomas84/dtoinflator
357 Downloads
DtoInflator is a library to inflate arrays or objects into their corresponding models.
bigsnowfr/larastats
35 Downloads
This package allow you to fetch stats as a graph or as an integer from one of your model and get a simple value or an array with a pair value of date and count.
nerio/model-reflector
38 Downloads
Reflect array to model