Libraries tagged by array methods
kigkonsult/asit
1000 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
bitandblack/helpers
9693 Downloads
Useful methods for PHP you may like.
asticode/php-toolbox
15316 Downloads
Static methods to ease PHP developments
ahamed/jsphp
452 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
drupal/core-datetime
126 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
3205 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
welshdev/doctrine-base-repository
159 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
wowkaster/yii2-serialize-attributes
5330 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
511 Downloads
Array utility methods, inspired by Ruby's array methods
duzun/array
104 Downloads
Useful array methods in PHP
dgifford/array-access-trait
3805 Downloads
Trait providing methods to implement array access using a container variable.
cse/helpers-arrays
65 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
itools/smartarray
62 Downloads
Enhanced Arrays with Chainable Methods and Automatic HTML Encoding
sqonk/phext-datakit
165 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
1643 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.