dev-master
9999999-dev https://github.com/Maks3w/Psr7AssertionsTest your library conformance with PSR-7
BSD-2-Clause
The Requires
- php >= 5.4
- psr/http-message ~1.0
- phpunit/phpunit ^4 || ^5
The Development Requires
psr-7 log phpunit psr7 assertion
Wallogit.com
2017 © Pedro Peláez
Test your library conformance with PSR-7
Test if your HTTP messages are compliant with the PSR-7 (HTTP message interfaces) specification., (*2)
Use Composer to install this library:, (*3)
composer require maks3w/psr7-assertions
Psr7Assertions provides following traits with helper functions for asserting interface constraints:, (*4)
MessageInterface implementations.RequestInterface implementations.ResponseInterface implementations.ServerRequestInterface implementations.See examples at example/PhpUnit., (*5)
Code licensed under BSD 2 clauses terms & conditions., (*6)
See LICENSE.txt for more information., (*7)
Test your library conformance with PSR-7
BSD-2-Clause
psr-7 log phpunit psr7 assertion