Libraries tagged by array methods
bitandblack/helpers
8854 Downloads
Useful methods for PHP you may like.
asticode/php-toolbox
14673 Downloads
Static methods to ease PHP developments
ahamed/jsphp
439 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
drupal/core-datetime
72 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
fetch/array-utils
511 Downloads
Array utility methods, inspired by Ruby's array methods
amitmerchant/array-utils
9 Downloads
Simple wrapper implementation of common PHP array methods
ajant/simple-array-library
17389 Downloads
Simple library containing convenient array handling methods
dgifford/array-access-trait
3738 Downloads
Trait providing methods to implement array access using a container variable.
reliv/array-properties
303 Downloads
Basic array property helper/utility methods
cse/helpers-arrays
65 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
code-distortion/array-object-extended
199 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
topshelfcraft/walk
1468 Downloads
A Craft-aware array_walk() method, plus some super-convenient console commands, to easily call Craft service methods on a collection of elements or values.
itools/smartarray
32 Downloads
Enhanced Arrays with Chainable Methods and Automatic HTML Encoding
sqonk/php-utils
47 Downloads
A minimal set of methods for strings and arrays. This library replaces php-strlib and to an extent phext-core, depending on your needs.
happydemon/arr
48 Downloads
A Kohana module that adds extra methods for dealing with arrays and configuration files