Libraries tagged by ar
symfony/var-dumper
756897699 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/object-enumerator
719843532 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phar-io/manifest
660979921 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
symfony/property-access
255766949 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
ramsey/collection
405144518 Downloads
A PHP library for representing and manipulating collections.
nunomaduro/collision
283744982 Downloads
Cli error handling for console/command-line PHP applications.
nette/utils
325752069 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/config
243455348 Downloads
Define configuration arrays with strict schemas and access values with dot notation
doctrine/collections
372418658 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
brick/math
419401814 Downloads
Arbitrary-precision arithmetic library
symfony/serializer
263265924 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/options-resolver
432735572 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/dependency-injection
382874838 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
opis/closure
219271797 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
laravel/socialite
78299853 Downloads
Laravel wrapper around OAuth 1 & OAuth 2 libraries.