Libraries tagged by arrays
cache/array-adapter
7610766 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
ramsey/array_column
3371236 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
rogervila/array-diff-multidimensional
3276688 Downloads
Compare the difference between two multidimensional arrays
dekor/php-array-table
3683733 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
symplify/autowire-array-parameter
11315126 Downloads
Autowire array parameters for your Symfony applications
voku/arrayy
4895761 Downloads
Array manipulation library for PHP, called Arrayy!
phootwork/lang
16749879 Downloads
Missing PHP language constructs
jbzoo/utils
1451222 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jasny/twig-extensions
8661824 Downloads
A set of useful Twig filters
crell/fp
242148 Downloads
Functional utilities for PHP 8 and later
cakephp/collection
9360298 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
unclead/yii2-multiple-input
1346104 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
ocramius/generated-hydrator
1264737 Downloads
An Object Hydrator that allows very fast array to object to array conversion
linfo/linfo
1606069 Downloads
App and library for easily parsing and displaying system information of the host, like network/torrents/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
aura/sql
2044969 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.