Libraries tagged by array methods
kigkonsult/asit
2067 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
dgifford/text-file
3965 Downloads
Class providing methods for editing text files on a line-by-line basis.
dgifford/property-setter-trait
4123 Downloads
Trait providing methods to set class properties with an array.
dgifford/iterator-trait
4708 Downloads
Trait providing methods implementing the Iterator interface.
asticode/php-toolbox
16116 Downloads
Static methods to ease PHP developments
sebastiaanluca/php-helpers
19244 Downloads
An extensive set of PHP helper functions and classes.
ahamed/jsphp
473 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
drupal/core-datetime
216 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.
welshdev/doctrine-base-repository
500 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
donchev/email-extractor
304 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
wowkaster/yii2-serialize-attributes
5855 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
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
topshelfcraft/walk
1477 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.
flextype-components/arr
4980 Downloads
Arrays Component contains methods that can be useful when working with arrays.