Libraries tagged by php-array
rationalboss/array-to-text
58 Downloads
Convert PHP arrays to plain text table.
rail-mukhametshin/config-manager
3 Downloads
ConfigManagerPHP is a lightweight and flexible configuration management tool for PHP applications. It provides an easy and intuitive interface for managing and accessing configuration data in various formats. With support for key formats such as PHP arrays and JSON, and planned expansions for YAML, 'ConfigManagerPHP' ensures centralized and efficient management of configuration settings, essential for any PHP project.
qiyutech/type-array
7 Downloads
PHP array with strict type!
punarinta/apath
10 Downloads
A way to access data for multidimensional PHP arrays and objects.
plustime-it/xml-to-array
9505 Downloads
Easily convert valid xml to a php array.
pixweber/xmlfiletoarray
1 Downloads
A very simple function to load your XML file and convert it into PHP array. Easy and effective.
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.
peterhufner/php-mysql-git
41 Downloads
Stores SQL structure in PHP arrays that can be added to git, allowing you to configure the MySQL DB according to the stored structure.
perspectivain/php-postgis
245 Downloads
A PHP Trait to convert Postgis coordinates to array and a PHP array to Postgis text
pbxapi/xml-to-array
71 Downloads
Easily convert valid xml to a php array.
panduanvip/ronolo-json-extract
69 Downloads
Extracts JSON from strings and returns PHP arrays.
otzy/spreadsheet2array
92 Downloads
Extracts tables from spreadsheet to PHP array
northern/serializer
19 Downloads
Serializes a annotated object to a plain PHP array.
nicmart/treebuilder
2 Downloads
TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array
nguyenanhung/php-quick-sort
4208 Downloads
Light, simple PHP Array Quick Sort