The Router package is used to register an application's routes and to route the request URI to a controller method.
- PHP 8.1 or later
To install the package, you can simply run the following from the command line:
composer require joomla/router "~3.0"