Libraries tagged by php request
inhere/sroute
2781 Downloads
a very lightweight and fasted request router. lightweight web framework
hyperf-plus/validate
6956 Downloads
hyperf-plus validate 支持request 和方法场景验证,兼容tp5写法 支持控制器注解验证、方法注解验证
developermarius/simple-router
1834 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
awes-io/repository
105385 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
algoyounes/idempotency
31 Downloads
Laravel Idempotency Middleware package to prevent duplicate requests
paknahad/querifier
12816 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
php-http/throttle-plugin
7606 Downloads
Throttle/request limiter plugin for HTTPlug
berlioz/http-client
19068 Downloads
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...
swissup/module-upward-connector
12106 Downloads
Magento module used for routing all frontend requests through UPWARD-PHP. Wrapper for magento/module-upward-connector
danbruce/fast-route
3970 Downloads
Fast request router for PHP 5.3+
mouf/mvc.splash-common
357033 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
lucinda/mvc
23034 Downloads
Ultra high-performance API for handling requests into responses via MVC pattern in PHP applications
lambdaphp/lambdaphp
512 Downloads
Quick and Dirty PHP website hosting on Aws Lambda (pay by requests instead of monthly hosting fees)
gofabian/negotiation-middleware
77072 Downloads
PHP negotiation middleware for accept headers of PSR-7 requests. Uses the negotiation library willdurand/negotiation.
dinke/curl-http-client
4715 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.