Libraries tagged by array methods
temkaa/simple-collections
26 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
dgifford/iterator-trait
4265 Downloads
Trait providing methods implementing the Iterator interface.
creativestyle/utilities
638 Downloads
Static method utilities collection with high reusability
mannion007/php-binary-search
2279 Downloads
Based on the Work of Michael King, this package provides functionality to perform a binary search of an ordered array, providing greatly improved performance over PHP's own array_search method.
presentkim/arrayutils
3 Downloads
Library that provides a method to fancy manipulate an array
container/data
220 Downloads
Data PHP library for simplifying string, array, and object manipulation with intuitive methods.
donchev/email-extractor
114 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
5148 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.
jlabno/annotations-scanner
292 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
melvdouc/array-utils
6 Downloads
Some JavaScript-inspired array utility functions for my personal use.
duzun/array
97 Downloads
Useful array methods in PHP
phptype/array
35 Downloads
Array extension methods.
jalismrs/common.helpers.array
421 Downloads
Adds array helper methods
00f100/array_dot
522 Downloads
array_dot method to navigate into array
flextype-components/arrays
2168 Downloads
Arrays Component contains methods that can be useful when working with arrays.