Libraries tagged by array methods
sebastiaanluca/php-helpers
19232 Downloads
An extensive set of PHP helper functions and classes.
ahamed/jsphp
456 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
drupal/core-datetime
147 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.
drago-ex/utils
3257 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
welshdev/doctrine-base-repository
288 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
wowkaster/yii2-serialize-attributes
5403 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
fetch/array-utils
512 Downloads
Array utility methods, inspired by Ruby's array methods
dgifford/array-access-trait
3867 Downloads
Trait providing methods to implement array access using a container variable.
reliv/array-properties
315 Downloads
Basic array property helper/utility methods
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
topshelfcraft/walk
1474 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
80 Downloads
Enhanced Arrays with Chainable Methods and Automatic HTML Encoding
sqonk/phext-datakit
167 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
sqonk/phext-core
1655 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
happydemon/arr
48 Downloads
A Kohana module that adds extra methods for dealing with arrays and configuration files