Libraries tagged by in array
anik/cache
70 Downloads
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.
andydune/string-replace
467 Downloads
Replace markers in string with data.
kinglozzer/silverstripe-columnedlist
1984 Downloads
An SS_ListDecorator to facilitate stacking data vertically in columns
arraypress/elementify
37 Downloads
A fluent interface for generating HTML elements in WordPress
alrik11es/stupidly-simple-calendar
60 Downloads
An structured calendar generator in array, object or json format
ylsideas/forecaster
3 Downloads
a library for manipulating and casting associative arrays in PHP
skrtdev/json2
46 Downloads
JSON2 converts json and arrays in structured classes
ropendev/platesattributes
106 Downloads
[Plates Extension] Transform an array in html tag attributes.
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
kielabokkie/laravel-conceal
3073 Downloads
Conceal data in an array or collection
jmf/twig-sort
184 Downloads
Twig extension for sorting arrays in Twig templates.
incraigulous/objection
465 Downloads
Wrap nested arrays in DTO objects and collections.
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
dazza-dev/laravel-batch-validation
143 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.