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

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