Download the PHP package abdelrhman-saeed/route without Composer
On this page you can find all versions of the php package abdelrhman-saeed/route. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abdelrhman-saeed/route
More information about abdelrhman-saeed/route
Files in abdelrhman-saeed/route
Download abdelrhman-saeed/route
More information about abdelrhman-saeed/route
Files in abdelrhman-saeed/route
Vendor abdelrhman-saeed
Package route
Short Description dynamic routing package
License MIT
Homepage https://github.com/abdelrhman-saeed/route
Package route
Short Description dynamic routing package
License MIT
Homepage https://github.com/abdelrhman-saeed/route
Please rate this library. Is it a good library?
Informations about the package route
Route
ROUTE IS A DYNAMIC ROUTING PACKAGE - i wrote that in capital because it looks cooler
Installation
Prerequisites
- First you need to have a file that works as a starting point in your application (e.g., index.php).
-
Your server should redirect all the requests to this file ( a simple php server should do the job ).
- Another file for writing the routes you need (e.g., routes.php) - store it where every you like.
How to use
next: the routes.php file
Route constraints
Middlewares
next : Resource Routing
Resource Routing : nested routes.
Nested Routing : shallow nesting
Middleware Grouping
Controller Grouping
Do some action on 404 request
All versions of route with dependencies
PHP Build Version
Package Version
Requires
symfony/http-foundation Version
^7.1
The package abdelrhman-saeed/route contains the following files
Loading the files please wait ....