Download the PHP package mikechip/router without Composer
On this page you can find all versions of the php package mikechip/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikechip/router
More information about mikechip/router
Files in mikechip/router
Download mikechip/router
More information about mikechip/router
Files in mikechip/router
Vendor mikechip
Package router
Short Description Simple non-MVC router for any project
License GPL-2.0-or-later
Package router
Short Description Simple non-MVC router for any project
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package router
Overview
Tiny router for tiny projects without MVC. Converts http://example.com/test to ./controllers/test.php
Deprecated
The library was made quite a while ago and may be out of date. Please make a fork if you want to use it.
Installation
You can install in using composer:
composer require mikechip/router
Or just include classes from /src
Usage
Or use simple shortcut:
Feedback
You are welcome at Issues: https://github.com/mikechip/php7-router/issues
All versions of router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package mikechip/router contains the following files
Loading the files please wait ....