phpfox/router

A simple Router for the PHPFox framework

Fund package maintenance!
JustSteveKing

0.0.2 2021-06-17 20:38 UTC

This package is auto-updated.

Last update: 2024-04-18 02:50:18 UTC


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: