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
508597 Downloads
Laravel Helpers for Non-Laravel Projects
rapidwebltd/array_undot
12418 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
8862 Downloads
CVS to associative array
hitmeister/rapido-cache
57028 Downloads
Yet another PHP caching library.
dakujem/remapkeys
6172 Downloads
Remap array keys.
cse/helpers
2 Downloads
CSE HELPERS is a collection of several libraries for the rapid development of web applications.
everton-hilario/csv-hilario
11721 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
319504812 Downloads
A PHP library for representing and manipulating collections.
igorw/get-in
10964439 Downloads
Functions for hash map (assoc array) traversal.
cuyz/valinor
1932971 Downloads
Library that helps to map any input into a strongly-typed value object structure.
aimeos/map
260080 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
phootwork/collection
11657296 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
scriptfusion/mapper
126315 Downloads
Transforms arrays using an object composition DSL.
seboettg/collection
706845 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.