Libraries tagged by php array cover
osushi/jsobj2php
217 Downloads
Convert into php array from javascript object
soubai/object-to-any
41 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
kabachello/phptexttable
68 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
carry0987/utils
190 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
jesseschalken/set
23836 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
sourcepot/email
84 Downloads
PHP class to convert an email into an array
kafoso/type-formatter
6119 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
macropage/xml-to-php-array
120 Downloads
XML to PHP array convertor
cosmin-ciolacu/simple-xml-to-array
12 Downloads
Simple to use xml to php array converter
thomasbachem/php-short-array-syntax-converter
10787 Downloads
Command-line script to convert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
rationalboss/array-to-text
59 Downloads
Convert PHP arrays to plain text table.
phpbsb/php-short-array-syntax-converter
14 Downloads
Command-line script to convert or revert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
johnkzn/array_to_xml
4 Downloads
Convert php array to xml document
ixnode/php-array-to-object
72 Downloads
PHP array to object converter