ZxcZxc123 bbbf67c914 commit hai 1 ano
..
Factory bbbf67c914 commit hai 1 ano
Tests bbbf67c914 commit hai 1 ano
.gitignore bbbf67c914 commit hai 1 ano
.php_cs.dist bbbf67c914 commit hai 1 ano
.travis.yml bbbf67c914 commit hai 1 ano
CHANGELOG.md bbbf67c914 commit hai 1 ano
HttpFoundationFactoryInterface.php bbbf67c914 commit hai 1 ano
HttpMessageFactoryInterface.php bbbf67c914 commit hai 1 ano
LICENSE bbbf67c914 commit hai 1 ano
README.md bbbf67c914 commit hai 1 ano
composer.json bbbf67c914 commit hai 1 ano
phpunit.xml.dist bbbf67c914 commit hai 1 ano

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