Libraries tagged by arda
softcreatr/jsonpath
21833290 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
50273527 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
5729305 Downloads
Specialized data structures as alternatives to the PHP array
phayes/geophp
7707579 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
43805718 Downloads
Expands internal property references in PHP arrays file.
geocoder-php/google-maps-provider
12451169 Downloads
Geocoder GoogleMaps adapter
zendframework/zend-stdlib
62649672 Downloads
SPL extensions, array utilities, error handlers, and more
league/flysystem-sftp
26599490 Downloads
SFTP filesystem adapter for Flysystem.
rogervila/array-diff-multidimensional
2519259 Downloads
Compare the difference between two multidimensional arrays
mtownsend/xml-to-array
1670846 Downloads
Easily convert valid xml to a php array.
mathieuviossat/arraytotexttable
6753867 Downloads
Display arrays in terminal
infection/abstract-testframework-adapter
13557197 Downloads
Abstract Test Framework Adapter for Infection
dekor/php-array-table
1703268 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
cache/filesystem-adapter
4462354 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
6769417 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags