Libraries tagged by associative-array
sitnikovik/array-to-object-serializer
14 Downloads
Tool to convert your class nested with anothers to associative array
sammakescode/enums-extended
21 Downloads
Extended functionality for PHP's enums. Add labels, pick random, associative arrays and more.
robertogriel/crypt-array
15 Downloads
A simple PHP library to encrypt and decrypt strings or associative arrays using OpenSSL.
reinoud-jules/phpword
19 Downloads
PHPWordAssociative - An extension of PHPWord which can also parse Word files to Associative arrays.
proteins/structure
44 Downloads
Access properties with associative array or object notation seamlessly
pavelzheltok/arrayanalyzer
0 Downloads
Library for analyzing associative arrays for keys existing
mesolo/eventsdb
3 Downloads
Fetch events stored in db and renders itin a month calendar as an associative array
matrix2305/laravel-request-object-mapper
6805 Downloads
Mapper to object from laravel request (associative array)
marcojetson/invoker
8 Downloads
Invoke callables using associative arrays
kloining/php-bounce-handler
23 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
jtn/csv
21 Downloads
Convert associative arrays to CSV and CSV to associative arrays
glitchbl/excel
103 Downloads
Easily create and convert excel from/to associative array
frankperez87/xml2array
1169 Downloads
This will convert a Simple XML string to a associative array.
fgendorf/php-array-table
25 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console) with compatibility with markdown
dsijak/container
7 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.