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