Libraries tagged by extend arrays
breier/extended-array
62 Downloads
A class that extends PHP-SPL ArrayIterator and implements loads of functionalities from PHP plain array handling
starrysea/arrays
25 Downloads
Extend array operations to meet more array processing requirements
moxemus/array-helper
71 Downloads
Array helper to extend default array functions.
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
2208923 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.
kigkonsult/asit
2035 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
voronoy/cakephp-pgutils
1156 Downloads
CakePHP plugin that extends ORM with PostgreSQL specific features.
anekdotes/staticmodel
399 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
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).