rindow/rindow-aop
Composer 安装命令:
composer require rindow/rindow-aop
包简介
Support Aspect-Oriented Programming
关键字:
README 文档
README
This module supports Aspect-Oriented Programming for all developers using the Rindow framework.
Most of the rich features of Rindow framework are based on AOP.
It has the following features
- Interceptor type AOP
- Supports both file-based and annotation-based configuration
- Supports 5 types of advice(before,after,after-returning,after-throwing,around)
- Supports 5 types of pointcut(execution,set,get,within,target)
统计信息
- 总下载量: 279
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 9
- 推荐数: 2
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-04-02