PHP PSR-7 Test Suite

June 24, 2020 ยท View on GitHub

Build Status

Test PSR-7 implementations against the specification. This test suite is provied by The PHP HTTP group. Thanks so much.

Shieldon PSR-HTTP

  • https://github.com/terrylinooo/psr-http

Install

$ composer require terrylinooo/psr7-integration-tests

Testing

$ composer test

Contents

  1. 1Install
  2. 2Testing