Libraries tagged by php-array
rufov/converter-array-xml
7 Downloads
The class is designed to convert an XML document into a PHP array and vice versa
ronolo/json-extract
36 Downloads
Extracts JSON from strings and returns PHP arrays.
roi/sql-clause-builder
3 Downloads
Build Sql clause from php arrays
richtjaku/arraynavigator
9 Downloads
PHP Array Navigator
raziul/php-dot-array
6 Downloads
Dot notation for 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.
r2soffner/r2s-array-helper
24 Downloads
Helps you with PHP arrays
qiyutech/type-array
8 Downloads
PHP array with strict type!
punarinta/apath
11 Downloads
A way to access data for multidimensional PHP arrays and objects.
prinx/array-utils
752 Downloads
PHP arrays utility class
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
48 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.