Libraries tagged by request php
httpsoft/http-router
49937 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
hannesvdvreken/guzzle-debugbar
435301 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
fingerprint/server-sdk
9126 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
nordsoftware/lumen-cors
524642 Downloads
CORS module for the Lumen PHP framework.
medz/cors
93267 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
grazulex/laravel-chronotrace
3004 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
utopia-php/fetch
291376 Downloads
A simple library that provides an interface for making HTTP Requests.
discord-php/http
379568 Downloads
Handles HTTP requests to Discord servers
magento/module-upward-connector
444720 Downloads
Magento module used for routing all frontend requests through UPWARD-PHP.
sapien/sapien
57020 Downloads
Server API (SAPI) request and response objects for PHP.
ci/restclientbundle
618994 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
stil/curl-easy
213038 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
yanlongli/app-store-server-api
56093 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.
rafaelfragoso/haversini-formula
218272 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
progsmile/request-validator
115234 Downloads
Simple PHP Request Validator