kdyby/aop
AOP for Nette Framework Dependency Injection Container
v3.0.1
2019-05-13 19:31 UTC
Requires
- php: >=7.1
- nette/di: ~3.0
- nette/php-generator: ^3.0
- nette/tokenizer: ~3.0
- nette/reflection: ^2.4
- kdyby/annotations: ^2.6
- symfony/property-access: ~4.2
Requires (Dev)
- nette/application: ~3.0
- nette/bootstrap: ~3.0
- nette/caching: ~3.0
- nette/component-model: ~3.0
- nette/database: ~3.0
- nette/finder: ~2.5
- nette/forms: ~3.0
- nette/http: ~3.0
- nette/mail: ~3.0
- nette/neon: ~3.0
- nette/robot-loader: ^3.0
- nette/safe-stream: ~2.4
- nette/security: ~3.0
- nette/utils: ^3.0
- latte/latte: ~2.5
- tracy/tracy: ~2.6
- kdyby/doctrine-cache: ^2.6
- nette/tester: ~2.2
- doctrine/collections: ~1.6
README
Requirements
Kdyby/Aop requires PHP 7.1 or higher and supports latest nette 3
Installation
The best way to install Kdyby/Aop is using Composer:
$ composer require kdyby/aop
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/Kdyby/Aop.