Libraries tagged by ARIA
adbario/php-dot-notation
6901968 Downloads
PHP dot notation access to arrays
hoa/math
13143613 Downloads
The Hoa\Math library.
softcreatr/jsonpath
25685654 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
53101927 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
6604386 Downloads
Specialized data structures as alternatives to the PHP array
phayes/geophp
8332044 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
grasmash/expander
48966356 Downloads
Expands internal property references in PHP arrays file.
consolidation/site-process
35959418 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
zendframework/zend-stdlib
63597163 Downloads
SPL extensions, array utilities, error handlers, and more
typo3/class-alias-loader
10803963 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
rogervila/array-diff-multidimensional
3046864 Downloads
Compare the difference between two multidimensional arrays
mtownsend/xml-to-array
2169763 Downloads
Easily convert valid xml to a php array.
mathieuviossat/arraytotexttable
7045776 Downloads
Display arrays in terminal
dekor/php-array-table
3023902 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
cache/array-adapter
7317869 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags