Download the PHP package jossuer/auto_router without Composer
On this page you can find all versions of the php package jossuer/auto_router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package auto_router
AutoRouter
AutoRouter is a small lib for routing in PHP object-oriented projects
Prerequisitos
- PHP 5.6 or greater
- URL Rewriting
- Class controllers project structure
Installation
Example Project Structure
Apache URL Rewriting
.htaccess
Usage
index.php
Example Controller
HomeController.php
Then you can access this controller by: http://your_server.com/Home/login
All versions of auto_router with dependencies
PHP Build Version
Package Version
No informations.
The package jossuer/auto_router contains the following files
Loading the files please wait ....