Libraries tagged by e
symfony/event-dispatcher-contracts
536716160 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
758529159 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/object-enumerator
603097742 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
675627050 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
666619262 Downloads
Provides functionality to handle HHVM/PHP environments
egulias/email-validator
505204148 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
326545171 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/event-manager
381662860 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
vlucas/phpdotenv
446195789 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
sebastian/comparator
671817094 Downloads
Provides the functionality to compare PHP values for equality
phpseclib/phpseclib
316182997 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
200631412 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
filp/whoops
286129258 Downloads
php error handling for cool kids
aws/aws-sdk-php
383740129 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
webmozart/assert
699499835 Downloads
Assertions to validate method input/output with nice error messages.