arachne / event-manager
Simple integration of Doctrine EventManager to Nette framework.
Installs: 3 738
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^7.1.0
- arachne/container-adapter: ^0.3.0 || ^0.4.0
- doctrine/common: ^2.7.0
- nette/di: ^2.4.10
- nette/utils: ^2.4.0
- symfony/doctrine-bridge: ^3.0.0 || ^4.0.0
Requires (Dev)
- arachne/codeception: ^0.8.0
- codeception/codeception: ^2.3.2
- friendsofphp/php-cs-fixer: ^2.8.0
- phpstan/phpstan: ^0.9.0
- phpstan/phpstan-nette: ^0.9.0
This package is auto-updated.
Last update: 2024-10-17 11:26:01 UTC
README
Simple integration of Doctrine EventManager to Nette framework.
Installation
The best way to install Arachne/EventManager is using Composer:
composer require arachne/event-manager
Documentation
Learn more in the documentation.