user fa2348d651 1111 hai 1 mes
..
Factory fa2348d651 1111 hai 1 mes
Tests fa2348d651 1111 hai 1 mes
.gitignore fa2348d651 1111 hai 1 mes
.php_cs.dist fa2348d651 1111 hai 1 mes
.travis.yml fa2348d651 1111 hai 1 mes
CHANGELOG.md fa2348d651 1111 hai 1 mes
HttpFoundationFactoryInterface.php fa2348d651 1111 hai 1 mes
HttpMessageFactoryInterface.php fa2348d651 1111 hai 1 mes
LICENSE fa2348d651 1111 hai 1 mes
README.md fa2348d651 1111 hai 1 mes
composer.json fa2348d651 1111 hai 1 mes
phpunit.xml.dist fa2348d651 1111 hai 1 mes

README.md

PSR-7 Bridge

Provides integration for PSR7.

Resources

Running the tests

If you want to run the unit tests, install dev dependencies before running PHPUnit:

$ cd path/to/Symfony/Bridge/PsrHttpMessage/
$ composer.phar install
$ phpunit