Libraries tagged by requests stat
swop/stack-github-webhook
999 Downloads
Stack middleware which will verify if the incoming GitHub web hook request is correctly signed.
ellipse/stack
112 Downloads
Psr-15 middleware dispatcher implementation
juanchosl/httpdata
97 Downloads
Little methods collection in order to create http request and responses using the PSR standards from PHP-FIG definitions
pno/throttle
180 Downloads
StackPHP compatible class for throttling HTTP requests using Predis. Based on datagraph/rack-throttle.
stadly/file-waiter
261 Downloads
File serving made easy. A PHP library for serving files from any file system over HTTP, with support for conditional and ranged requests.
mahmoud-almalah/laravel-api-helpers
13 Downloads
Standardized API responses and helpers for Laravel applications.
fadion/sanitizer
425 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
chiron/pipeline
2126 Downloads
Pipe your PSR15 middlewares and execute the stack. Support a PSR11 Container for Lazy Loading.
caleb/laravel-practice
35 Downloads
A Laravel practice development package, ready to use out of the box. It simplifies handling responses, filters, services, and exception management.
at-lab/laravel-query-builder
245 Downloads
Easily build Eloquent queries from API requests
mathielen/cxml
5828 Downloads
PHP Implementation of cXML Standard
ctroms/retryable
197 Downloads
Easily determine and retry fails requests with configuratble strategies
rifkyekayama/rajaongkir-laravel
1274 Downloads
Package untuk request API RajaOngkir, Support Starter, Basic, dan Pro
ecentria/ecentria-rest-bundle
2412 Downloads
Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.
njuhel/swagger-validator
1904 Downloads
A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).