sam-burns/psr7-symfony-httpfoundation

dev-master 2015-05-22 14:23 UTC

This package is auto-updated.

Last update: 2024-03-24 03:10:35 UTC


README

Build Status Coverage Status

PSR-7 Compliant Adapters for Symfony HTTP Foundation

Currently incomplete, so get involved with the development!

Fill in some of the methods in src/*.php if you're feeling helpful. Behat tests are available if you want - edit src-dev/public/index.php and tests/behat/features/... if the idea appeals. We also have a PHPSpec installation and a PHPUnit installation if you wish to add tests there.

Tests can be run locally on PHP5.4+ with ./tests/tests-dev.sh, and will also run on Travis CI.

As this is a PSR-related project, PSR-2 is the preferred coding standard, but if you don't know how to do that, someone will fix it for you.

Bug reports also welcomed.

Thanks for your help!