milux/add
Composer 安装命令:
composer require milux/add
包简介
An annotation-driven request dispatcher for PHP
README 文档
README
An Annotation-Driven Dispatcher for PHP
This library offers an easy to use, simple dispatcher that calls methods via class names and method names obtained from PATH_INFO.
Furthermore, ADD calls the dispatched methods with parameters that are extracted from POST variables, GET variables, and additional elements of the PATH_INFO. The description of the corresponding data sources is extracted from special annotations in the method's DocComment.
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPLv3
- 更新时间: 2017-11-01