xloit / xloit-bridge-zend-http
Xloit Bridge Zend Http 库
0.0.4
2017-05-28 06:38 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-eventmanager: ^0.0
- xloit/xloit-bridge-zend-log: ^0.1
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- zendframework/zend-http: ^2.6
- zendframework/zend-mvc: ^2.7 || ^3.1
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-20 22:12:53 UTC
README
注意:此项目正在开发中。请勿在生产环境中使用!
这是 Xloit 的 Bridge Zend Http 库。
- 在以下链接处提交问题 https://github.com/xloit/xloit-bridge-zend-http/issues
- 针对以下链接创建 pull request https://github.com/xloit/xloit-bridge-zend-http
安装
使用 composer 安装此库
$ composer require xloit/xloit-bridge-zend-http
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-bridge-zend-http/
$ composer install
$ ./bin/phpunit
授权协议
此存档中的文件在 MIT 许可证下发布。您可以在以下链接中找到此许可证的副本:授权协议。