Libraries tagged by array methods
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
topshelfcraft/walk
1479 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
4992 Downloads
Arrays Component contains methods that can be useful when working with arrays.
sqonk/phext-datakit
188 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
2278 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
temkaa/collections
1 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
mannion007/php-binary-search
2291 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
4 Downloads
Library that provides a method to fancy manipulate an array
flextype-components/debug
3469 Downloads
Debug component provides a simple methods for debugging variables, objects, arrays, etc by outputting information to the display.
carry0987/utils
190 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
duzun/array
118 Downloads
Useful array methods in PHP
doker123/collect_array_methods
7 Downloads
Module for working with arrays
amitmerchant/array-utils
11 Downloads
Simple wrapper implementation of common PHP array methods
melvdouc/array-utils
7 Downloads
Some JavaScript-inspired array utility functions for my personal use.