appserver-io-psr/servlet
最新稳定版本:4.1.1
Composer 安装命令:
composer require appserver-io-psr/servlet
包简介
PSR, for a PHP based servlet engine
关键字:
README 文档
README
Introduction
This library provides all necessary interfaces to implement a PHP based servlet engine.
Installation
If you want to use the library with your application you can install it by adding
{
"require": {
"appserver-io-psr/servlet": "dev-master"
},
}
to your composer.json and invoke composer update in your project.
External Links
- Documentation at appserver.io
统计信息
- 总下载量: 11.57k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 10
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2014-11-20