joomla-framework / router

Joomla Framework Router Package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Router Package Build Status

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"

About

Joomla Framework Router Package

License:GNU General Public License v2.0


Languages

Language:PHP 94.0%Language:Jsonnet 6.0%