joomla/router

Joomla Router Package

Installs: 229 075

Dependents: 4

Suggesters: 1

Security: 0

Stars: 8

Watchers: 12

Forks: 12

Open Issues: 0

Type:joomla-package

4.0.0 2025-07-23 19:21 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 8.1 or later

Installation

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

composer require joomla/router "~3.0"