platine-php / event-dispatcher
Platine Event Dispatcher is the minimal implementation of PSR 14
Installs: 3 567
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.6
- platine-php/dev: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2025-04-03 13:26:24 UTC
README
Platine Event Dispatcher is the minimal implementation of PSR 14
Requirements
- PHP >= 8.0
Installation
Using composer (recommended)
composer require platine-php/event-dispatcher
License
MIT License See LICENSE.MD