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