Libraries tagged by array models
fantismic/yet-another-table
1416 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.
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
somnambulist/attribute-model
3391 Downloads
Provides a base model that uses an internal array of attributes with type casting
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
welshdev/doctrine-base-repository
470 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
websvc/yii2-multiple-input
279 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
romeo-denis/yii2-multiple-input
45 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
gromovfjodor/yii2-multiple-input
20 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
anekdotes/staticmodel
399 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.
romm/configuration-object
29460 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
leolopez/encrypt
677 Downloads
Encrypts any field from a model, array or value.
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)
digitalhq/hydrator
1132 Downloads
Package for the mapping and hydrating laravel models from data arrays and collections