2017 © Pedro PelĂĄez
 

library middleware-test-kit

A test kit for PHPUnit and PSR-15 middleware

image

codeinc/middleware-test-kit

A test kit for PHPUnit and PSR-15 middleware

  • Thursday, May 3, 2018
  • by joanfabregat
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 18 % Grown

The README.md

Middleware test kit

The library is a collection of tools to tests PSR-15 middleware using PHPUnit., (*1)

Installation

This library is available through Packagist and can be installed using Composer:, (*2)

composer require codeinc/middleware-test-kit

:speech_balloon: This library is extracted from the now deprecated codeinc/psr15-middlewares package., (*3)

License

The library is published under the MIT license (see LICENSE file)., (*4)

The Versions