Libraries tagged by va
monolog/monolog
838768984 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
symfony/var-dumper
727720214 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
egulias/email-validator
583394169 Downloads
A library for validating emails against several RFCs
webmozart/assert
785168309 Downloads
Assertions to validate method input/output with nice error messages.
composer/semver
405827039 Downloads
Semver library that offers utilities, version constraint parsing and validation.
vlucas/phpdotenv
509886313 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/routing
675896249 Downloads
Maps an HTTP request to a set of configuration variables
sebastian/recursion-context
755126482 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
764183927 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/comparator
760543978 Downloads
Provides the functionality to compare PHP values for equality
predis/predis
259196466 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
doctrine/event-manager
433613391 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/var-exporter
304832173 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/validator
240963531 Downloads
Provides tools to validate values
respect/validation
30959439 Downloads
The most awesome validation engine ever created for PHP