mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 15:02:18 +00:00
@@ -1,5 +1,5 @@
|
|||||||
# Simple PHP router
|
# Simple PHP router
|
||||||
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
|
Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the Laravel router.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Add the latest version pf Simple PHP Router to your ```composer.json```
|
Add the latest version pf Simple PHP Router to your ```composer.json```
|
||||||
@@ -33,7 +33,7 @@ Add the latest version pf Simple PHP Router to your ```composer.json```
|
|||||||
|
|
||||||
- Global Constraints
|
- Global Constraints
|
||||||
- Sub-Domain Routing
|
- Sub-Domain Routing
|
||||||
- Required parameters
|
- Optional parameters
|
||||||
|
|
||||||
## Initialising the router
|
## Initialising the router
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user