Libraries tagged by request routing
briz/fast-route
119 Downloads
Fast request router for PHP
davidfricker/router
29 Downloads
Lightweight PHP OOP web request routing system
upscale/http-server-skeleton
14 Downloads
Skeleton of RESTful API with request parsing, routing, and dependency injection
hidalgo-rides/intersect-http
231 Downloads
Handles HTTP request and routing for Intersect projects.
caixingyue/laravel-star-log
31 Downloads
This is a package that enhances the Laravel log format. It can inject request ID, craftsman ID, queue ID, and supports enhanced capabilities such as routing request log, HTTP client request log, SQL Query log, etc.
simply/router
108 Downloads
Segment based router for routing web requests
lakshanjs/routekit
13 Downloads
A lightweight routing and request handling package for PHP.
fsalehpour/mq-worker
15 Downloads
Worker for handling requests based on routing keys Edit
alexcicioc/swagger-router
897 Downloads
Handles routing and request/response validation as defined in an OpenApi spec
rpodwika/fakerestserverbundle
0 Downloads
Bundles creates Rest API based on schema provided in files. Supports most of the request types and provides routing
prior-notify/upward-connector
8 Downloads
PriorNotify module used for routing all frontend requests through UPWARD-PHP.
ooobii/quick-router
5 Downloads
A quick & easy library for routing incoming HTTP requests with PHP.
n1215/http-router
250 Downloads
A PSR-7 / PSR-15 compatible router interface and a PSR-15 server request handler implementation for routing.
jmarianski/jackin-framework
10 Downloads
Jackin framework for simple http or console requests with advanced custom routing
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.