Libraries tagged by array_rmap
neooblaster/prepends
67 Downloads
Xpender is a script to enhance and simplify PHP auto-inclusion files with 'auto_append_file' and 'auto_prepend_file' configuration without edit php.ini after the first configuration.
rappasoft/laravel-helpers
557732 Downloads
Laravel Helpers for Non-Laravel Projects
dakujem/remapkeys
6440 Downloads
Remap array keys.
rapidwebltd/array_undot
12492 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
rap2hpoutre/csv-to-associative-array
8977 Downloads
CVS to associative array
hitmeister/rapido-cache
57851 Downloads
Yet another PHP caching library.
cse/helpers
5 Downloads
CSE HELPERS is a collection of several libraries for the rapid development of web applications.
everton-hilario/csv-hilario
11758 Downloads
Classe escrita em PHP que fornece a possibilidade de escrever arquivos de planilha CSV de uma forma muito simples e rápida. Basta passar os dados por um array bidimensional para poder fazer o download do arquivo.
ramsey/collection
377848933 Downloads
A PHP library for representing and manipulating collections.
cuyz/valinor
3113106 Downloads
Library that helps to map any input into a strongly-typed value object structure.
aimeos/map
308192 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
igorw/get-in
11562079 Downloads
Functions for hash map (assoc array) traversal.
phootwork/collection
16083890 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
scriptfusion/mapper
145108 Downloads
Transforms arrays using an object composition DSL.
seboettg/collection
888787 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.