laminas/laminas-router
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-httphandlerrunner | 0.86 | Executes PSR-15 HTTP request handlers by bridging PSR-7 requests/responses with common PHP runtimes. Provides runners for SAPI and other environments, simplifying bootstrap, emitting responses, and integrating middleware/handler apps in Laminas or any PSR stack. | 72 | 73 | 19 | 540K | 2 | 9.4 | 1.6 | BSD-3-Clause | 7 months ago | |
| poshtive/router | 0.86 | — | 0 | 0 | — | 48 | — | 0.0 | 23.0 | — | — | |
| kleijnweb/php-api-routing-bundle | 0.85 | Laravel-friendly bundle for building API routing with a structured approach. Helps organize route definitions, controllers, and versioned endpoints into a cleaner setup for small to medium PHP APIs. | 2 | 2 | 2 | 5 | 0 | 0.0 | 4.2 | LGPL-3.0 | — | |
| bengor-user/symfony-routing-bridge | 0.85 | Adapter bridge that integrates BenGorUser’s User library with Symfony Routing, enabling user-related routing compatibility. Install via Composer and run the fully PHPSpec-tested suite locally. | 0 | 0 | 0 | 136 | 0 | 0.9 | 29.5 | MIT | 9 years ago | |
| bengor-user/symfony-routing-bridge-bundle | 0.84 | — | 0 | 0 | 0 | 142 | 0 | 0.9 | 29.8 | MIT | 9 years ago | |
| benatespina/i18n-routing-bundle | 0.84 | — | 0 | 1 | — | 0 | — | 0.9 | — | — | — | |
| dinecat/smart-routing-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| symfony/routing | 0.84 | Symfony Routing maps HTTP requests to routes and parameters, and generates URLs from route definitions. Define Route and RouteCollection, then use UrlMatcher to match paths and UrlGenerator to build links based on a RequestContext. | 7,621 | 7,694 | 93 | 14M | 0 | 62.5 | 53.2 | MIT | 1 week ago | |
| becklyn/javascript-routing | 0.83 | — | 1 | 1 | 0 | 118 | 0 | 1.5 | 24.6 | BSD-3-Clause | 4 years ago | |
| laminas/laminas-uri | 0.83 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 905K | 0 | 13.5 | 60.2 | BSD-3-Clause | 6 months ago | |
| illuminate/routing | 0.83 | Illuminate Routing provides Laravel’s URL generation and request routing layer, including route definitions, controllers, middleware, parameter binding, route caching, and named routes. Use it to match HTTP requests to actions with flexible, expressive APIs. | 123 | 140 | 79 | 167K | 0 | 3.0 | 43.2 | MIT | — | |
| zendframework/zend-router | 0.83 | 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.2 | BSD-3-Clause | 7 years ago | |
| binsoul/symfony-bundle-routing | 0.83 | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| laminas/laminas-http | 0.82 | Laminas HTTP component providing HTTP client, request/response objects, headers and URI utilities for PHP applications. Useful for building and consuming web services, handling redirects, cookies, and proxy/adapter-based transports. | 37 | 37 | 37 | 734K | 6 | 19.8 | 63.5 | BSD-3-Clause | 6 months ago | |
| sajadsdi/laravel-dynamic-router | 0.82 | — | 1 | 1 | 0 | 1 | 0 | 1.8 | 2.4 | MIT | 1 year ago | |
| middlewares/fast-route | 0.82 | PSR-15 middleware that integrates FastRoute for route matching and handler discovery. Adds the matched handler and route parameters as request attributes, and can generate 404/405 responses via a PSR-17 response factory (auto-detected by default). | 96 | 99 | 7 | 4K | 0 | 1.9 | 22.6 | MIT | 1 year ago | |
| jms/object-routing | 0.82 | jms/object-routing is a PHP library for routing based on object state rather than URLs. Define routes and generate targets by evaluating objects and their metadata, enabling flexible navigation and link generation in domain-driven apps. | 55 | 56 | 6 | 0 | 1 | 1.5 | 0.8 | Apache-2.0 | 9 years ago | |
| laminas/laminas-cache-storage-adapter-session | 0.81 | Session-based cache storage adapter for Laminas Cache. Stores cached items in PHP sessions, useful for per-user caching and small transient data. Integrates with Laminas\Cache\Storage; suitable for apps already relying on session state. | 4 | 4 | 4 | 20K | 1 | 3.4 | 51.2 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-i18n | 0.81 | Internationalization tools for Laminas applications, including locale-aware translation, formatting, and pluralization support. Helps build multilingual PHP apps with proper locale handling and integration with Laminas MVC and services. | 77 | 79 | 38 | 764K | 17 | 36.3 | 74.5 | BSD-3-Clause | 2 weeks ago | |
| laminas/laminas-mvc | 0.77 | Laminas MVC is a modular, event-driven MVC framework for PHP applications. It provides routing, controllers, view integration, dependency injection, and configuration management, helping you build scalable, maintainable web apps and APIs on top of Laminas components. | 171 | 174 | 64 | 558K | 24 | 14.6 | 58.3 | BSD-3-Clause | 1 year ago |
How can I help you explore Laravel packages today?