Libraries tagged by php array
repat/php-helper
4797 Downloads
Some helper function for developing applications with PHP 7.2+
railroad/doctrine-array-hydrator
76796 Downloads
An array to entity hydrator for Doctrine 2 entities
periwinkle/array-config
35 Downloads
Allows for using native PHP files as config files in PHP
perfilov/php-dto-packer
1995 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
ntlab/php-obj
1541 Downloads
A PHP object representation as string, javascript, annotation, or YAML
nguyenanhung/array-helper
25895 Downloads
Array Helper, basic, simple and light
minnur/array-query
6594 Downloads
Array Query
micayael/php-extras
7154 Downloads
Funciones extras sobre el core de php
jsefton/php-dotenv-parser
7278 Downloads
Allows you get .env file as array and convert array back to .env file
jessegall/php-data-container
616 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
jeckerson/array2xml
60 Downloads
Array -> XML Converter Class
ishworkh/multi-level-array-iterator
6092 Downloads
Provides a way to loop through nested arrays with any depth
dmitrirussu/rjson-php
3124 Downloads
Compress array collection data to json
didix16/php-apidataobject
7659 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
dgifford/array-access-trait
3943 Downloads
Trait providing methods to implement array access using a container variable.