Libraries tagged by extend arrays
starrysea/arrays
25 Downloads
Extend array operations to meet more array processing requirements
moxemus/array-helper
70 Downloads
Array helper to extend default array functions.
breier/extended-array
58 Downloads
A class that extends PHP-SPL ArrayIterator and implements loads of functionalities from PHP plain array handling
dd/evolutioncms-snippets-ddobjecttools
1 Downloads
Tools for modifying objects.
rotexsoft/handy-php-functions
636 Downloads
A bunch of functions that either extend the existing functionality in native php functions or add functionality not available via native php functions.
php-kitchen/platform
0 Downloads
A set of base classes to extend PHP Standard Library.
breier/libs
40 Downloads
A Collection of Minimalist Libraries
alsvanzelf/gaps
1402 Downloads
Stop minding the gap. Extend php with these polyfills and missing functionality. Right now, `array_splice_preserve_keys`.
aura/sql
2103008 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
voronoy/cakephp-pgutils
1076 Downloads
CakePHP plugin that extends ORM with PostgreSQL specific features.
alcamo/collection
118 Downloads
Collection classes and traits that work to some extent like arrays
kigkonsult/asit
1420 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
kusabi/arrays
174 Downloads
A library that extends PHP's native array functionality
barogue/arrays
52 Downloads
A library that extends PHP's native array functionality
amostajo/php-json-array
161 Downloads
Simple class that extends the capabilities of the basic php *array* by adding json casting and file handling (read and write).