Libraries tagged by response request
tripsy/api-wrapper
426 Downloads
Wrapper for API response
spatial/mediator
384 Downloads
Simple PSR-7 PSR-15 http-server-middleware, unambitious mediator implementation in Spatial (PHP) Clean Architecture API
skrypnet/http-utils
55886 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
phoneburner/http-tortilla
24996 Downloads
Set of traits that make wrapping PSR-7 objects easier.
phoneburner/api-handler
605 Downloads
Simple set of handlers to add an API to any project.
ogdev/slim-oauth2-http
154 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
mvccore/mvccore
6683 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
mnavarrocarter/php-fetch
208 Downloads
A simple, type-safe, zero dependency port of the javascript fetch WebApi for PHP
mahmoud-almalah/laravel-api-helpers
363 Downloads
Standardized API responses and helpers for Laravel applications.
leonstafford/wp2staticpsr7
9777 Downloads
Safely namespaced guzzle psr7 for WP2Static
itxiao6/http
4 Downloads
minkenrel http
icanboogie/http
7160 Downloads
Provides an API to handle HTTP requests.
http-message-strategies-interop/http-message-strategies
282 Downloads
Common interfaces for HTTP Message Strategies
hamburgscleanest/laravel-guzzle-throttle
14250 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.
hamburgscleanest/guzzle-advanced-throttle
33445 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.