Libraries tagged by requent
yanlongli/app-store-server-api
5637 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
13767 Downloads
A request execution time statistics tools with Laravel
wp-privacy/wp-api-privacy
99 Downloads
Strips potentially identifying information from outbound requests to the WordPress.org API
websoftwares/throttle
37950 Downloads
Ban identifier after certain amount of requests in a given timeframe.
webcoast/deferred-image-processing
28442 Downloads
Handles image processing on request instead of during page generation
utopia-php/fetch
33043 Downloads
A simple library that provides an interface for making HTTP Requests.
truelayer/signing
92617 Downloads
Produce and verify TrueLayer API requests signatures
tomlerendu/laravel-convert-case-middleware
56401 Downloads
Convert request and response keys to and from camel and snake case.
teepluss/api
32959 Downloads
Laravel 4 Internal Request (HMVC)
systemhaus/guzzle-http-mock
89359 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
spiral/http
22892 Downloads
HTTP Request pipeline
spinen/laravel-browser-filter
42915 Downloads
Filters http requests based on browser type.
sourcebroker/restrictfe
47983 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
sgoettsch/monolog-datadog
38094 Downloads
Monolog Handler to forward logs to Datadog using async requests.
seven.io/api
10256 Downloads
Official API Client for requesting the seven.io messaging Gateway.