Download the PHP package bentools/psr7-request-matcher without Composer
On this page you can find all versions of the php package bentools/psr7-request-matcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bentools/psr7-request-matcher
More information about bentools/psr7-request-matcher
Files in bentools/psr7-request-matcher
Download bentools/psr7-request-matcher
More information about bentools/psr7-request-matcher
Files in bentools/psr7-request-matcher
Vendor bentools
Package psr7-request-matcher
Short Description A PSR-7 RequestMatcher interface for use into several projects.
License MIT
Package psr7-request-matcher
Short Description A PSR-7 RequestMatcher interface for use into several projects.
License MIT
Please rate this library. Is it a good library?
Informations about the package psr7-request-matcher
PSR-7 Request Matcher
This library is just composed of interfaces to implement, to check wether or not a request and/or a response match some arbitrary conditions.
These interfaces provide no return type-hint and is therefore compatible from PHP 5.3+.
Examples
Request matcher
Response matcher
Transfer matcher
Installation
composer require bentools/psr7-request-matcher
Tests
./vendor/bin/phpunit
All versions of psr7-request-matcher with dependencies
PHP Build Version
Package Version
The package bentools/psr7-request-matcher contains the following files
Loading the files please wait ....