Libraries tagged by extend arrays
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.
breier/extended-array
63 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
637 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`.
martin-georgiev/postgresql-for-doctrine
6233027 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
aura/sql
2789778 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
1578 Downloads
CakePHP plugin that extends ORM with PostgreSQL specific features.
alcamo/collection
382 Downloads
Collection classes and traits that work to some extent like arrays
kusabi/arrays
175 Downloads
A library that extends PHP's native array functionality
barogue/arrays
57 Downloads
A library that extends PHP's native array functionality
amostajo/php-json-array
185 Downloads
Simple class that extends the capabilities of the basic php *array* by adding json casting and file handling (read and write).