Download the PHP package mzb/php-router-matcher without Composer
On this page you can find all versions of the php package mzb/php-router-matcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mzb/php-router-matcher
More information about mzb/php-router-matcher
Files in mzb/php-router-matcher
Download mzb/php-router-matcher
More information about mzb/php-router-matcher
Files in mzb/php-router-matcher
Vendor mzb
Package php-router-matcher
Short Description The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.
License MIT
Package php-router-matcher
Short Description The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-router-matcher
Requirements The following versions of PHP are supported by this version.
- PHP 7.2
- PHP 7.3
- PHP 7.4
- PHP 8.0
Testing
- vendor/bin/phpunit
You need PHP >= 7.2.0 to use mzb/php-router-matcher but the latest stable version of PHP is recommended.
Composer Route is available on Packagist and can be installed using Composer:
The router takes all HTTP methods ('get, post, put, delete, patch')
All versions of php-router-matcher with dependencies
PHP Build Version
Package Version
Requires
symfony/http-foundation Version
^5.4.0
The package mzb/php-router-matcher contains the following files
Loading the files please wait ....