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