greeny / events
This package is abandoned and no longer maintained.
No replacement package was suggested.
Events for Nette Framework
4.0.0
2021-04-29 21:44 UTC
Requires
- php: ^7.4
- nette/di: ^3.0
- nette/reflection: ^2.4
- nette/utils: ^3.0
Requires (Dev)
- jakub-onderka/php-parallel-lint: ^1.0
- kdyby/coding-standard: ^1.0@dev
- nette/application: ^3.0
- nette/bootstrap: ^3.0
- nette/caching: ^3.0
- nette/http: ^3.0
- nette/security: ^3.0
- nette/tester: ^2.2
- phpstan/phpstan-shim: ^0.11
- symfony/event-dispatcher: ^3.0 || ^4.0
- tracy/tracy: ^2.5
This package is not auto-updated.
Last update: 2023-03-13 09:25:59 UTC
README
Kdyby/Events are compatible with events dispatcher in doctrine/common, so you can use them with Doctrine.
Installation
The best way to install Kdyby/Events is using Composer:
$ composer require kdyby/events
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/kdyby/events.