Libraries tagged by api request
splashlab/magento-2-cors-requests
217181 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
yanlongli/app-store-server-api
19331 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
116234 Downloads
Artful 是一个简单易用的 API 请求框架 PHP Api RequesT Framwork U Like。
dersam/rt-php-lib
74098 Downloads
Wrapper class for Request Tracker REST API
jedrzej/withable
168046 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
228880 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
235117 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
158767 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
fansipan/fansipan
12635 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
esendex/sdk
815499 Downloads
Send SMS from your application using the Esendex API
emartech/escher
267499 Downloads
Library for HTTP request signing (PHP implementation)
cypresslab/patch-manager
92619 Downloads
A library to manage patch requests
ciareis/bypass
12373 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
1599569 Downloads
Aplus Framework HTTP Client Library
jerome/filterable
12483 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.