Libraries tagged by api request
yanlongli/app-store-server-api
15431 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.
yansongda/artful
103877 Downloads
Artful 是一个简单易用的 API 请求框架 PHP Api RequesT Framwork U Like。
dersam/rt-php-lib
72684 Downloads
Wrapper class for Request Tracker REST API
sammyk/facebook-query-builder
159224 Downloads
An elegant and efficient way to generate nested requests for Facebook's Graph API.
jedrzej/withable
162947 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
223764 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
231046 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
155988 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
fansipan/fansipan
10939 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
esendex/sdk
793377 Downloads
Send SMS from your application using the Esendex API
emartech/escher
261001 Downloads
Library for HTTP request signing (PHP implementation)
cypresslab/patch-manager
87935 Downloads
A library to manage patch requests
ciareis/bypass
11360 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
aplus/http-client
1599075 Downloads
Aplus Framework HTTP Client Library
jerome/filterable
10914 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.