nikic/fast-route
FastRoute is a high-performance PHP 8.1+ request router using compiled regular expressions. Define routes with patterns and parameters (optional segments, constraints), dispatch by HTTP method and URI, and get NOT_FOUND, METHOD_NOT_ALLOWED, or FOUND with handler and vars.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| amphp/http-server-router | amphp/http-server-router is a fast, async router for Amp’s HTTP server. It maps paths and methods to request handlers, supports route groups and parameters, and provides middleware-style dispatching for building clean, high-performance PHP microservices. | 39 | 39 | 6 | 17K | 1 | 2.9 | 36.2 | MIT | 3 years ago | |
| clue/framework-x | Framework X is a simple, fast micro framework for building reactive PHP web apps. Create routes, return PSR-7 responses, and run anywhere—behind a traditional web server or as a standalone server with ReactPHP under the hood. | 943 | 942 | 57 | 4K | 1 | 11.9 | 10.6 | MIT | 1 year ago | |
| knuckleswtf/scribe | Generate human-friendly API docs from your Laravel codebase. Scribe builds a beautiful single-page HTML doc with code samples and “Try It Out”, plus Postman collections and OpenAPI specs. It can infer params from validation, call endpoints for examples, and is highly customizable. | 2,325 | 2,327 | 355 | 789K | 93 | 69.7 | 67.1 | MIT | 1 month ago | |
| laravel/lumen-framework | Core kernel code for Laravel Lumen, the fast PHP micro-framework. Provides the foundation for routing, database abstraction, queues, caching, and more. For building apps, use the main Lumen repository; docs at lumen.laravel.com. | 1,506 | 1,543 | 410 | 225K | 2 | 24.7 | 30.0 | MIT | 1 year ago | |
| mcustiel/phiremock-server | PHP HTTP mock/stub server inspired by WireMock. Mock requests by method/headers/URL/body/forms, set responses via REST API, support scenarios, priorities, latency simulation, verification counts, proxying, and loading expectations from JSON files. | 19 | 19 | 6 | 15K | 1 | 19.8 | 45.0 | GPL-3.0 | 4 months ago | |
| middlewares/fast-route | 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). | 95 | 98 | 7 | 3K | 0 | 5.5 | 21.6 | MIT | 1 year ago | |
| slim/slim | Slim is a lightweight PHP micro-framework for building fast web apps and APIs. PSR-7/PSR-15 compatible, installable via Composer, and works with multiple PSR-7 implementations (Slim-Psr7, Nyholm, Guzzle, Laminas). Requires PHP 7.4+. | 12,270 | 12,539 | 1,964 | 1M | 10 | 68.7 | 35.0 | MIT | 2 months ago |
How can I help you explore Laravel packages today?