Libraries tagged by array functions
mblarsen/arrgh
291 Downloads
Arrgh—a sane PHP array library
colindecarlo/collection
21 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
wpfulcrum/extender
459 Downloads
Fulcrum Extender Module - extending the PHP array and string functionality + goodies for WordPress too.
israelalagbe/php-custom-types
212 Downloads
This package holds some custom PHP types such as Array and String. It provides functionalities similar to array and string in Javascript.
pipeline-streams/pipeline-streams
1229 Downloads
Support functional-style operations on streams of elements, such as map-reduce transformations on interators and arrays
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
bakgul/kernel
143 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
kusabi/arrays
173 Downloads
A library that extends PHP's native array functionality
barogue/arrays
46 Downloads
A library that extends PHP's native array functionality
park-brian/functional-array
13 Downloads
A functional wrapper for arrays
hvolschenk/utilities-array
23 Downloads
PHP functional array utilities
claytron5000/better-arrays
2 Downloads
Array wrapper for functional-type array processing.
bitzyk/array_column_object
44 Downloads
Provides the same functionality like array_column(), but reported to an array of objects
breier/extended-array
58 Downloads
A class that extends PHP-SPL ArrayIterator and implements loads of functionalities from PHP plain array handling
janynne/fake-data-arrays
6 Downloads
Tenha dados para testar suas aplicações de forma offline