joomla/router

Joomla Router Package

3.0.0 2023-10-08 14:26 UTC

README

Latest Stable Version Total Downloads Latest Unstable Version License

The Router package is used to register an application's routes and to route the request URI to a controller method.

Requirements

  • PHP 7.0 or later

Installation

To install the package, you can simply run the following from the command line:

composer require joomla/router "~2.0"