psr-easy/http-message
Composer 安装命令:
composer require psr-easy/http-message
包简介
Simple http message implementation of PSR-3
README 文档
README
Simple, clean and standalone implementation of the interfaces defined in PSR-7, which may be suitable for small or medium PHP projects.
See unit tests for usage.
See http://www.php-fig.org/ for PHP Standards Recommendations.
Requirements
- PHP 5.5+
- composer
Installation
composer install
Autoload
composer dump-autoload --optimize
Unit Test
vendor/bin/phpunit --color --bootstrap tests/bootstrap.php tests/PsrEasy/Tests/Path-To-Test-File.php
统计信息
- 总下载量: 615
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-12-03