Libraries tagged by http-response
diegospm/http-provider-responses
53 Downloads
Responses for HTTP Provider abstraction
josantonius/notice
29 Downloads
PHP library for handling errors and notices.
ilexn/custom-response
5 Downloads
use PSR 17 Factory to create custom response helper
yohn/secure-headers
0 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
wizofgoz/deprecation-laravel
4 Downloads
Allows for marking URLs as deprecated via HTTP response headers
weiwang/slim-redis-cache
16 Downloads
slim redis cache for all http response
vicent/laque-responses
1 Downloads
A framework-agnostic PHP package that generates HTTP responses cleanly and consistently across ecosystems
tchury/responser
10 Downloads
Smart HTTP responses
solophp/http-emitter
92 Downloads
PSR-7 HTTP Response Emitter
snelling/response
18 Downloads
Simple HTTP response object
slexx/response
13 Downloads
Http response library
skyline/render
442 Downloads
The Skyline Render package is responsible to transform the results from action controllers into valid http responses.
shell/data-and-reporting-sdk
62 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
shell/card-management-sdk
49 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
sbsedv/response-bundle
357 Downloads
A Symfony bundle that makes HTTP response creation simple.