Libraries tagged by array methods
flextype-components/arr
4980 Downloads
Arrays Component contains methods that can be useful when working with arrays.
sqonk/phext-datakit
178 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.
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.
itools/smartarray
108 Downloads
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
creativestyle/utilities
683 Downloads
Static method utilities collection with high reusability
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
3457 Downloads
Debug component provides a simple methods for debugging variables, objects, arrays, etc by outputting information to the display.
drago-ex/utils
3309 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
xmlutils/xmlutils
110 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
jlabno/annotations-scanner
366 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
carry0987/utils
143 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.
melvdouc/array-utils
7 Downloads
Some JavaScript-inspired array utility functions for my personal use.
duzun/array
112 Downloads
Useful array methods in PHP