Libraries tagged by php array
jblond/php-diff
130259 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
dejurin/php-google-translate-for-free
47116 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
rpnzl/arrch
151785 Downloads
Array queries for PHP 5.3
jelix/fakeserverconf
114673 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
zakirullin/mess
30279 Downloads
Convenient array-related routine & better type casting
nikolaposa/cascader
262476 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
illuminated/helper-functions
592431 Downloads
Laravel-specific and pure PHP Helper Functions.
ginq/ginq
258434 Downloads
LINQ to Object inspired DSL for PHP
piwik/cache
365736 Downloads
PHP caching library based on Doctrine cache
icecave/collections
141511 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
php-standard-library/iter
85651 Downloads
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
phpmlkit/ndarray
1049 Downloads
High-performance N-dimensional arrays for PHP, powered by Rust
symfony/deepclone
4124 Downloads
Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner
jerowork/graphql-attribute-schema
37558 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
clue/arguments
195315 Downloads
The simple way to split your command line string into an array of command arguments in PHP.