Libraries tagged by array-class
lablnet/arrays
3 Downloads
PHP array class to manipulate arrays in efficient ways to solve real world problems.
danbettles/gestalt
1239 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`.
greeny/array-class
13 Downloads
An objective approach to arrays
dragk/array-class
14 Downloads
Lightweight php package to work with arrays like in JavaScript or C#. Immutable-first. Collections-like
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.
pisc/arrr
133 Downloads
Array class for PHP
nixn/hiccup
5 Downloads
An HTML templating engine, based on PHP code (strings, arrays, classes and inheritance). It is a (sophisticated) port of [Hiccup for Clojure](https://github.com/weavejester/hiccup).
monoless/arrays
2 Downloads
array class implementation
lyhiving/arrays
14 Downloads
PHP array class
lesphp/property-info-typed-array
108 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
ecfectus/dotable
38 Downloads
A simple dot notation accessible array class and trait.
ashrafakl/array-container
10 Downloads
PHP array class same as javascript array class