PHPackages                             hyperf/aop-integration - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hyperf/aop-integration

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hyperf/aop-integration
======================

AopIntegration

v1.2.0(3y ago)85.1k↓100%5[1 issues](https://github.com/hyperf/aop-integration/issues)3MITPHPPHP &gt;=8.0

Since Dec 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/hyperf/aop-integration)[ Packagist](https://packagist.org/packages/hyperf/aop-integration)[ RSS](/packages/hyperf-aop-integration/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (4)Used By (3)

Aop Integration
===============

[](#aop-integration)

[![PHPUnit](https://github.com/hyperf/aop-integration/workflows/PHPUnit/badge.svg)](https://github.com/hyperf/aop-integration/workflows/PHPUnit/badge.svg)

安装
--

[](#安装)

```
composer require hyperf/aop-integration

```

配置 AOP 到 ThinkPHP 框架
--------------------

[](#配置-aop-到-thinkphp-框架)

1. 添加配置到 `config/config.php` 中

```
