Libraries tagged by in array
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.
philiprehberger/php-mask
68 Downloads
Mask sensitive data in strings, arrays, and objects for safe logging
jmf/twig-sort
421 Downloads
Twig extension for sorting arrays in Twig templates.
incraigulous/objection
468 Downloads
Wrap nested arrays in DTO objects and collections.
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
ezzaze/binary-search
152 Downloads
a PHP package for searching values in large arrays faster
emulgeator/server-superglobal-object-representation
33 Downloads
A simple class which represents the $_SERVER super global array in PHP
dazza-dev/laravel-batch-validation
966 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
cautnew/typedarr
9 Downloads
Create typed arrays in PHP.
avpretty/grid-bundle
660 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.
ylsideas/forecaster
3 Downloads
a library for manipulating and casting associative arrays in PHP
mcustiel/typed-php
19 Downloads
Object wrappers for primitives and typed arrays in PHP
heyday/silverstripe-querybuilder
1486 Downloads
Builds complex and composable queries to retrieve ArrayLists in SilverStripe
shrink0r/php-schema
815 Downloads
Lib for building and validating array structures in php.
dq5studios/entity_column
572 Downloads
A drop-in replacement for array_column() that supports objects with getters.