ingenioz-it / event-dispatcher
PSR-14 Event dispatcher implementation
v1.0.0
2020-02-09 06:46 UTC
Requires
- php: >=7.4
- psr/event-dispatcher: ^1.0
Requires (Dev)
- phan/phan: >=2.4.4
- phpunit/phpunit: >=9
- squizlabs/php_codesniffer: >=3.5.2
Provides
This package is auto-updated.
Last update: 2023-01-20 04:00:31 UTC
README
This repository contains a full PSR-14 implementation.
By using this library, you will get all the PSR-14 functionalities ; nothing more, nothing less.
It mainly focuses on performance and code quality (PSR 12, extensive unit testing, good practices).
Installation
composer require ingenioz-it/event-dispatcher