Libraries tagged by php-array
sn01615/array2xml
152 Downloads
Convert PHP array to XML
slavkovrn/yii2-imagegalary
2026 Downloads
The Yii2 extension uses jQuery PrettyPhoto and OwlCarousel js and makes image galary from php array of structure defined.
sergeil/doctrine-array-query-builder-bundle
15 Downloads
Provides an alternative way to build query using standard PHP's array notation
salvatorecervone/memoryquerybuilder
0 Downloads
An Eloquent-style in-memory query builder for PHP arrays and objects
saifalbd/model-collection
6 Downloads
convert php array to object like Laravel Model
rugolinifr/array-path-selector
2 Downloads
This package provides an API to flatten nested PHP arrays to map their values to a path selector, do the opposite operation or replace any value in the array.
rufov/converter-array-xml
8 Downloads
The class is designed to convert an XML document into a PHP array and vice versa
roi/sql-clause-builder
4 Downloads
Build Sql clause from php arrays
rationalboss/array-to-text
59 Downloads
Convert PHP arrays to plain text table.
rail-mukhametshin/config-manager
4 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
25 Downloads
Helps you with PHP arrays
qiyutech/type-array
10 Downloads
PHP array with strict type!
punarinta/apath
12 Downloads
A way to access data for multidimensional PHP arrays and objects.
plustime-it/xml-to-array
9506 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.