Libraries tagged by resque
aura/http
37980 Downloads
The Aura HTTP package provides objects to build and send HTTP responses from the server to the client.
andrey-tech/http-client-php
61412 Downloads
Простой НТТР(S) клиент на PHP7+ с троттлингом запросов и поддержкой маркера BOM в теле сообщения формата JSON
agungsugiarto/codeigniter4-cors
21868 Downloads
Send CORS Headers in a CodeIgniter 4 application.
usox/hackttp
26269 Downloads
Work in progress demo implementation of facebookexperimental/hack-http-request-response-interfaces
jyggen/curl
145765 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
hoa/http
221924 Downloads
The Hoa\Http library.
asika/http
55997 Downloads
PSR HTTP Message implementations. (PHP 5.3 Compatible)
zounar/php-proxy
3213 Downloads
Forward your HTTP/HTTPS requests to another server.
zetacomponents/mvc-tools
479447 Downloads
The MvcTools component provides functionality for request parsing, routing, dispatching, views and response writing. With the tools in this component you can very easily build an MVC framework.
zarinpal/zarinpal
28287 Downloads
transaction request system for zarinpal
yoanm/jsonrpc-server-sdk
173825 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string
yanlongli/app-store-server-api
15348 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
y-ui/laravel-running-time
14746 Downloads
A request execution time statistics tools with Laravel
wp-privacy/wp-api-privacy
894 Downloads
Strips potentially identifying information from outbound requests to the WordPress.org API
worldia/instrumentation-bundle
58475 Downloads
Symfony opentelemetry auto-instrumentation: requests, commands, messenger, doctrine.