phpfox/router

A simple Router for the PHPFox framework

Maintainers

Package info

github.com/PHP-Fox/router

pkg:composer/phpfox/router

Fund package maintenance!

JustSteveKing

Statistics

Installs: 33

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

0.0.2 2021-06-17 20:38 UTC

This package is auto-updated.

Last update: 2026-03-18 07:06:21 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: