Libraries tagged by ar
symfony/var-dumper
690948704 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/object-enumerator
653454375 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phar-io/manifest
595404603 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
symfony/property-access
233365802 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
ramsey/collection
351192196 Downloads
A PHP library for representing and manipulating collections.
nunomaduro/collision
250880782 Downloads
Cli error handling for console/command-line PHP applications.
nette/utils
280530166 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/config
205582965 Downloads
Define configuration arrays with strict schemas and access values with dot notation
doctrine/collections
349632303 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
brick/math
363991996 Downloads
Arbitrary-precision arithmetic library
symfony/serializer
239773181 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/options-resolver
390686942 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/dependency-injection
351948059 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
setasign/fpdi
107049740 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
opis/closure
210918249 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.