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.81 | 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 | 577 | 0 | 3.0 | 32.0 | GPL-2.0 | 11 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. | 31 | 34 | 18 | 11K | 7 | 2.4 | 26.1 | BSD-3-Clause | 7 years ago | |
| 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 | 15 | 590K | 6 | 28.5 | 67.1 | BSD-3-Clause | 3 weeks ago | |
| friendsofsymfony/jsrouting-bundle | 0.77 | — | 1,502 | 1,536 | 259 | 782K | 51 | 46.4 | 59.6 | — | 8 months ago | |
| patchwork/jsqueeze | 0.68 | PHP JavaScript minifier that removes whitespace/comments, mangles local vars, and preserves important/conditional comments. Works on semicolon-free, parse-error-free JS; compression comparable to YUI Compressor/UglifyJS. Single class, Composer install. | 163 | 158 | 36 | 29K | 10 | 2.4 | 23.7 | Apache-2.0 | — | |
| rector/swiss-knife | 0.68 | Swiss Knife for upgrades: CLI tools to keep codebases clean and PSR-4 compliant. Detect git merge conflicts and commented-out code, find multiple classes per file, fix namespaces to match PSR-4 roots, and finalize classes without children (with skips for mocks/files). | 210 | 209 | 16 | 154K | 0 | 3.7 | 40.2 | MIT | 11 months ago | |
| spatie/menu | 0.67 | Fluent, extensible menu builder for Laravel. Compose navigation with a clean API, render as HTML, and customize output via presenters and macros. Supports active state handling, links, submenus, and easy integration with Blade and your app’s routing. | 759 | 767 | 102 | 58K | 0 | 15.9 | 25.8 | MIT | 1 year ago |
How can I help you explore Laravel packages today?