Libraries tagged by e
symfony/event-dispatcher-contracts
669661889 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
894679263 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/object-enumerator
729042278 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
803848043 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
794195524 Downloads
Provides functionality to handle HHVM/PHP environments
maatwebsite/excel
123402822 Downloads
Supercharged Excel exports and imports in Laravel
egulias/email-validator
616622221 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
412729671 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/event-manager
454137737 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
vlucas/phpdotenv
538105901 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twbs/bootstrap
16049224 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
sebastian/comparator
800513343 Downloads
Provides the functionality to compare PHP values for equality
phpseclib/phpseclib
383061105 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
252898768 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
filp/whoops
356504290 Downloads
php error handling for cool kids