Libraries tagged by ar
symfony/var-dumper
775961554 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/object-enumerator
736537307 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phar-io/manifest
677324895 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
symfony/property-access
263319072 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
ramsey/collection
420606648 Downloads
A PHP library for representing and manipulating collections.
nunomaduro/collision
293012940 Downloads
Cli error handling for console/command-line PHP applications.
nette/utils
338607391 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/config
254347259 Downloads
Define configuration arrays with strict schemas and access values with dot notation
doctrine/collections
379998730 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
brick/math
435503384 Downloads
Arbitrary-precision arithmetic library
symfony/serializer
271248684 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/options-resolver
444712451 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/dependency-injection
392272442 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
setasign/fpdi
123349101 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
221500296 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.