Libraries tagged by array-class
danbettles/gestalt
1116 Downloads
Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.
dragk/array-class
14 Downloads
Lightweight php package to work with arrays like in JavaScript or C#. Immutable-first. Collections-like
pisc/arrr
132 Downloads
Array class for PHP
lesphp/property-info-typed-array
106 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
lablnet/arrays
3 Downloads
PHP array class to manipulate arrays in efficient ways to solve real world problems.
greeny/array-class
13 Downloads
An objective approach to arrays
leonid74/helpers-php
57 Downloads
Helper classes for processing all types of data
waughj/unique-values-array
16 Downloads
Array class that ensures it ne'er has duplicate values.
volcanus/configuration
399 Downloads
Array class for configurations
tfhinc/ci-ray
8 Downloads
Ray is an expressive PHP array class for the Codeigniter framework.
monoless/arrays
2 Downloads
array class implementation
majie721/converter
3 Downloads
The package can be parsed into corresponding to PHP array class.
lyhiving/arrays
14 Downloads
PHP array class
ecfectus/dotable
37 Downloads
A simple dot notation accessible array class and trait.
ashrafakl/array-container
10 Downloads
PHP array class same as javascript array class