Download the PHP package ilias/opherator without Composer
On this page you can find all versions of the php package ilias/opherator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ilias/opherator
More information about ilias/opherator
Files in ilias/opherator
Download ilias/opherator
More information about ilias/opherator
Files in ilias/opherator
Vendor ilias
Package opherator
Short Description Package to handle requests
License MIT
Homepage https://github.com/iloElias/opherator
Package opherator
Short Description Package to handle requests
License MIT
Homepage https://github.com/iloElias/opherator
Please rate this library. Is it a good library?
Informations about the package opherator
opherator Router @IloElias
This PHP router system allows you to define and manage your application's routes in a simple and organized manner, inspired by Laravel's routing system.
Installation
To install the package, add it to your composer.json
file:
Or simply run the terminal command
Then, run the following command to install the package:
Usage
Step 1: Setup The Handler
Create a file to define your routes, for example, in your project root folder, routes.php
:
Step 2: Use As Your Needs
The handler provides the next methods:
And the Response
provides:
All versions of opherator with dependencies
PHP Build Version
Package Version
No informations.
The package ilias/opherator contains the following files
Loading the files please wait ....