Libraries tagged by php array
itools/smartarray
50941 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
illuminated/helper-functions
599289 Downloads
Laravel-specific and pure PHP Helper Functions.
ginq/ginq
260702 Downloads
LINQ to Object inspired DSL for PHP
consistence-community/consistence
528565 Downloads
Consistence - consistent approach and additions to PHP's functionality
piwik/cache
371048 Downloads
PHP caching library based on Doctrine cache
icecave/collections
143543 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
jbzoo/pimpledumper
343882 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
php-standard-library/iter
254457 Downloads
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
leocavalcante/shape
105430 Downloads
Run-time type checks against plain old PHP arrays
symfony/deepclone
15968 Downloads
Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner
jerowork/graphql-attribute-schema
46688 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
clue/arguments
199884 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
tonirilix/nested-json-flattener
124870 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
byjg/serializer
203357 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation
xakepehok/array-graphql
181416 Downloads
This library can convert php arrays to GraphQL fields query