Libraries tagged by Arrayy
arcanedev/laravel-settings
139514 Downloads
This package allows you to persists configs/settings for Laravel projects.
sebastiaanluca/laravel-helpers
56540 Downloads
An extensive set of Laravel framework helper functions and collection macros.
piwik/cache
367371 Downloads
PHP caching library based on Doctrine cache
jbzoo/pimpledumper
336303 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
icecave/collections
142297 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
tonirilix/nested-json-flattener
117778 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
symfony/deepclone
6607 Downloads
Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner
shipmonk/input-mapper
32659 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
scriptfusion/mapper
178824 Downloads
Transforms arrays using an object composition DSL.
radic/blade-extensions
323699 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
php-standard-library/iter
122606 Downloads
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
neos/diff
1145296 Downloads
This is a comprehensive library for generating differences between two strings or arrays
kzykhys/php-csv-parser
280409 Downloads
Convert CSV to array (Excel style is fully suppoted!)
jerowork/graphql-attribute-schema
40929 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
jelix/fakeserverconf
117752 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.