dev-master
9999999-devSimple http message implementation of PSR-3
The Requires
- php >=5.5
- psr/http-message ~1.0
- ext-spl *
- ext-json *
- ext-simplexml *
The Development Requires
psr-3 http message
Simple http message implementation of PSR-3
Simple, clean and standalone implementation of the interfaces defined in PSR-7, which may be suitable for small or medium PHP projects., (*1)
See unit tests for usage., (*2)
See http://www.php-fig.org/ for PHP Standards Recommendations., (*3)
composer install
, (*4)
composer dump-autoload --optimize
, (*5)
vendor/bin/phpunit --color --bootstrap tests/bootstrap.php tests/PsrEasy/Tests/Path-To-Test-File.php
, (*6)
Simple http message implementation of PSR-3
psr-3 http message