Download the PHP package coolephp/goaop without Composer
On this page you can find all versions of the php package coolephp/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 goaop
coole/goaop
Bringing the goaop to Coole. - 将 goaop 集成到 Coole。
Requirement
- Coole >= 1.0
Installation
Usage
Configuration
- Copy
goaop/config/goaop.php
tocoole-skeleton/config/goaop.php
. -
Config
\Coole\Goaop\GoAopServiceProvider::class
service provider. - Add a aspect configuration for
config/goaop.php
.
Create a class app\Service\LoggingService
Create a aspect App\Aspect\LoggingServiceAspect
Run App\Service\LoggingService::logging()
cat runtime/logging.log
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- guanguans
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of goaop with dependencies
PHP Build Version
Package Version
The package coolephp/goaop contains the following files
Loading the files please wait ....