contao-community-alliance / events-contao-bindings
This library turns the Contao Core API into events.
Installs: 114 948
Dependents: 8
Suggesters: 0
Security: 0
Stars: 2
Watchers: 9
Forks: 4
Open Issues: 5
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.13
- psr/log: ^1.0 || ^2.0 || ^3.0
- symfony/config: ^5.4
- symfony/dependency-injection: ^5.4
- symfony/event-dispatcher: ^5.4
- symfony/event-dispatcher-contracts: ^1.1 || ^2.0
- symfony/http-kernel: ^5.4
Requires (Dev)
- contao/calendar-bundle: ^4.13
- contao/comments-bundle: ^4.13
- contao/manager-plugin: ^2.2
- contao/news-bundle: ^4.13
- phpcq/runner-bootstrap: ^1.0@dev
Conflicts
- contao-community-alliance/event-dispatcher: <2.0,>=3.0
This package is auto-updated.
Last update: 2023-09-27 13:57:36 UTC
README
This library turns the Contao Core API into events.
Known limitations:
- We have no manual so far. Bummer! :/
- We have not tested it all yet, so please give it a try yourself.