Libraries tagged by array to model
charm/schema
6 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
chrisabey84/laravel-cached-options-list
302 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
ghebby/laravel-hfm
7 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.
experius/module-categorymultipleproductsapi
11457 Downloads
Adds functionality to the Magento 2 API to add multiple products to a category via one call or replace all products inside category with new array
rkr/array-object-converter
3997 Downloads
A module to copy data from an array to an object, vice versa.
ambimax/magento-module-ambimax-arrayexport
949 Downloads
Magento module that lets you export all product as array to be modified and arranged during export
php_modules/xm1rray
19 Downloads
XM1RRAY - Convert any xml data to an array.
diverproject/diamond-json
5 Downloads
Base library to parse objects into JSON and JSON into objects advanced mode.
popov/zfc-simpler
333 Downloads
ZF2 module which convert collection and array to simple structure
plepe/json-multiline-strings
234 Downloads
One shortcoming of JSON is the lack of multiline support. This module will split/join multiline strings to string arrays which is more readable.