Download the PHP package jnvsor/composite-matcher without Composer
On this page you can find all versions of the php package jnvsor/composite-matcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jnvsor/composite-matcher
More information about jnvsor/composite-matcher
Files in jnvsor/composite-matcher
Download jnvsor/composite-matcher
More information about jnvsor/composite-matcher
Files in jnvsor/composite-matcher
Vendor jnvsor
Package composite-matcher
Short Description A composite matcher that runs RequestMatchers in sequence to find a match
License GPL-3.0
Package composite-matcher
Short Description A composite matcher that runs RequestMatchers in sequence to find a match
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package composite-matcher
CompositeMatcher
Provides a "Composite matcher" for symfony/routing
that takes multiple matchers and runs them in sequence.
Useful for duplicating overly-complex legacy routing systems.
Example using Silex
Requirements
Should work down to 5.4, but I'm only running CI on 5.6+
Depends on symfony/http-foundation
and symfony/routing
All versions of composite-matcher with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.4
symfony/routing Version ^2.1 || ^3.0
symfony/http-foundation Version ^2.0 || ^3.0
symfony/routing Version ^2.1 || ^3.0
symfony/http-foundation Version ^2.0 || ^3.0
The package jnvsor/composite-matcher contains the following files
Loading the files please wait ....