The Route package provides the Fuel PHP application development framework with static routing capabilities, as a PSR-15 Middleware service.
Via Composer
$ composer require fuel/route
The following versions of PHP are supported by this version.
- PHP 8.2
The Fuel PHP framework has full documentation, powered by Jekyll.
Contribute to this documentation in the docs/ sub-directory.
Testing includes PHPUnit and PHPStan (Level 7).
$ composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please use the issue tracker.
The Fuel PHP development team likes to thank all contributors (LINK HERE), and especially our sponsor FlexCoders Ltd for both their infrastructure support and giving their developers time to work on improving the framework.
We would also like to thank The PHP League for the initial code of this library, which allowed use to hit the ground running !
The MIT License (MIT). Please see License File for more information.