Libraries tagged by ar
nunomaduro/collision
355563501 Downloads
Cli error handling for console/command-line PHP applications.
doctrine/collections
428679972 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
symfony/var-dumper
900964256 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/options-resolver
523095412 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/dependency-injection
453638454 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
sebastian/object-enumerator
844479873 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phar-io/manifest
783435337 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
symfony/property-access
315382021 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
ramsey/collection
524964562 Downloads
A PHP library for representing and manipulating collections.
nette/utils
427382073 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/config
332074074 Downloads
Define configuration arrays with strict schemas and access values with dot notation
brick/math
544657685 Downloads
Arbitrary-precision arithmetic library
symfony/serializer
325647077 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
setasign/fpdi
154688938 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.
phpunit/php-token-stream
397207035 Downloads
Wrapper around PHP's tokenizer extension.