phpfox/router

A simple Router for the PHPFox framework

Fund package maintenance!
JustSteveKing

Installs: 33

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/phpfox/router

0.0.2 2021-06-17 20:38 UTC

This package is auto-updated.

Last update: 2025-09-18 06:11:46 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: