phpfox / router
A simple Router for the PHPFox framework
Fund package maintenance!
JustSteveKing
Requires
- php: ^8.0
- league/route: ^5.0
Requires (Dev)
- pestphp/pest: ^1.4
- vimeo/psalm: ^4.7
README
This is the repository for the Router used in the PHP-Fox framework.
Installation
You should not need to install this package when using the PHP-Fox framework, however if you wish to use this outside of the framework please use:
composer require phpfox/router
Usage
To use the router, all you need to do is: