Download the PHP package modethirteen/xarray without Composer
On this page you can find all versions of the php package modethirteen/xarray. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download modethirteen/xarray
More information about modethirteen/xarray
Files in modethirteen/xarray
Download modethirteen/xarray
More information about modethirteen/xarray
Files in modethirteen/xarray
Vendor modethirteen
Package xarray
Short Description A utility for traversing PHP arrays with an XPath-like syntax
License Apache-2.0
Package xarray
Short Description A utility for traversing PHP arrays with an XPath-like syntax
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package xarray
❎ Array
A utility for traversing PHP arrays with an XPath-like syntax.
Requirements
- PHP 7.4 (main, 2.x)
Installation
Use Composer. There are two ways to add XArray to your project.
From the composer CLI:
Or add modethirteen/xarray to your project's composer.json:
dev-main
is the main development branch. If you are using XArray in a production environment, it is advised that you use a stable release.
Assuming you have setup Composer's autoloader, XArray can be found in the modethirteen\XArray\
namespace.
Types
XArray
MutableXArray (extends XArray)
SchemaLockedArray (extends XArray)
Serialization
JSON
XML
All versions of xarray with dependencies
PHP Build Version
Package Version
The package modethirteen/xarray contains the following files
Loading the files please wait ....