Download the PHP package guanguans/yii-goaop without Composer
On this page you can find all versions of the php package guanguans/yii-goaop. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii-goaop
yii-goaop
Bringing the goaop/framework to Yii. - 将 goaop/framework 集成到 Yii,在 Yii 中优雅的面向切面编程。
Requirement
- Yii >= 2.0
Installation
composer.json
add:
Configuration
yii2-app-advanced
Config config/main.php
file add:
yii2-app-basic
Config config/web.php
file add:
Usage
Create a aspect for public frontend\controllers\SiteController->*Index(*)
Run frontend\controllers\SiteController\actionIndex
action
cat frontend/runtime/logs/logging.log
Testing
Related Links
License
MIT
All versions of yii-goaop with dependencies
PHP Build Version
Package Version
The package guanguans/yii-goaop contains the following files
Loading the files please wait ....