joomla/router
Joomla Framework Router registers application routes and dispatches incoming request URIs to controller methods. PHP 8.1+ compatible, install via Composer (joomla/router ~3.0). Suitable for building clean, maintainable routing in PHP apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| joomla/controller | 0.80 | Lightweight Joomla Framework controller package. Defines a ControllerInterface and an AbstractController base that wires in Input and Application objects. Implement execute() in your controller (single-task by default), with support for multi-task or HMVC patterns. | 2 | 3 | 5 | 678 | 0 | 4.2 | 33.3 | GPL-2.0 | 10 months ago | |
| zendframework/zend-router | 0.79 | Flexible HTTP router for Zend Framework, supporting literal/segment/regex paths, scheme, method, and hostname matching, with fast tree-based route combinations. Note: repository abandoned 2019-12-31; moved to laminas/laminas-router. | 0 | 34 | — | 11K | — | 2.4 | 26.2 | — | — | |
| laminas/laminas-router | 0.78 | Laminas Router provides flexible, composable routing for PHP applications, with HTTP/console route types, route matching and assembly, and integration points for Laminas MVC/Mezzio. Includes CI-tested components and configurable route stacks. | 35 | 36 | 16 | 633K | 16 | 27.6 | 69.5 | BSD-3-Clause | 3 months ago | |
| friendsofsymfony/jsrouting-bundle | 0.77 | — | 1,503 | 1,536 | 260 | 771K | 51 | 48.7 | 60.8 | — | 7 months ago | |
| nette/routing | 0.74 | Fast, flexible URL routing for PHP apps. Define clean routes with parameters, optional parts, and strict matching. Supports route lists, host/path based rules, URL generation, and reverse routing—ideal for structured web apps and APIs. | 259 | 260 | 4 | 143K | 2 | 19.4 | 43.4 | NOASSERTION | 3 months ago |
How can I help you explore Laravel packages today?