Download the PHP package kreme201/file-base-router without Composer
On this page you can find all versions of the php package kreme201/file-base-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 file-base-router
File Based Router for PHP
The File Based Router library is designed to handle dynamic routing based on files.
Install
It has been developed and tested on PHP 8.3.
Apache Setting
Usage
Project Structure
public/index.php
When creating an instance of the , routing is handled based on the provided path.
Dynamic paths can be processed using and to capture dynamic data.
Each data can be accessed via , and data defined with includes all sub-paths.
Example
All versions of file-base-router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
The package kreme201/file-base-router contains the following files
Loading the files please wait ....