WIN-2308041133\Administrator 3509db529f first il y a 10 mois
..
Factory 3509db529f first il y a 10 mois
Tests 3509db529f first il y a 10 mois
.gitignore 3509db529f first il y a 10 mois
.php_cs.dist 3509db529f first il y a 10 mois
.travis.yml 3509db529f first il y a 10 mois
CHANGELOG.md 3509db529f first il y a 10 mois
HttpFoundationFactoryInterface.php 3509db529f first il y a 10 mois
HttpMessageFactoryInterface.php 3509db529f first il y a 10 mois
LICENSE 3509db529f first il y a 10 mois
README.md 3509db529f first il y a 10 mois
composer.json 3509db529f first il y a 10 mois
phpunit.xml.dist 3509db529f first il y a 10 mois

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