Libraries tagged by arga
aimeos/map
313622 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
adbario/php-dot-notation
7222346 Downloads
PHP dot notation access to arrays
hoa/math
13510800 Downloads
The Hoa\Math library.
ulrichsg/getopt-php
4172182 Downloads
Command line arguments parser for PHP 7.1 and above
softcreatr/jsonpath
27329642 Downloads
JSONPath implementation for parsing, searching and flattening arrays
phpspec/php-diff
54251681 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
php-ds/php-ds
6993166 Downloads
Specialized data structures as alternatives to the PHP array
phayes/geophp
8608876 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.
league/openapi-psr7-validator
12218694 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
laminas/laminas-hydrator
14153341 Downloads
Serialize objects to arrays, and vice versa
grasmash/expander
51049477 Downloads
Expands internal property references in PHP arrays file.
digitick/sepa-xml
4698553 Downloads
Creates Single Euro Payments Area (SEPA) XML files for the Direct Debit and Credit Transfer operations.
aura/sql
2027428 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
zendframework/zend-stdlib
63938768 Downloads
SPL extensions, array utilities, error handlers, and more
videlalvaro/php-amqplib
6793812 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.