Libraries tagged by requests stat
cormy/onion
19 Downloads
Onion style PSR-7 middleware stack using generators
chiron/pipeline
2103 Downloads
Pipe your PSR15 middlewares and execute the stack. Support a PSR11 Container for Lazy Loading.
mathielen/cxml
5827 Downloads
PHP Implementation of cXML Standard
ctroms/retryable
196 Downloads
Easily determine and retry fails requests with configuratble strategies
rifkyekayama/rajaongkir-laravel
1263 Downloads
Package untuk request API RajaOngkir, Support Starter, Basic, dan Pro
indigerd/http-fault-tolerance
605 Downloads
Handle http requests with custom fallback strategies
juanchosl/exceptions
116 Downloads
A small, lightweight collection of Exceptions that are using the standard values for use on requests
horde/http_server
543 Downloads
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.
commune/container
167 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.
webstronauts/unpoly
883 Downloads
Stack middleware for handling Javascript Unpoly Framework requests
shell/card-management-sdk
10 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.
iafilin/eloquenthttpadapter
0 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax. This package makes it easy to perform HTTP requests and handle responses as if working with a standard Eloquent model.
apimaticsupport/conversationsapi
43 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
ahmedhat/unifonicnextgen
127 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
jeromemacias/stack-json-request
6 Downloads
JSON Request Stack middleware