Libraries tagged by request data
yanlongli/app-store-server-api
56356 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.
waavi/sanitizer
590239 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
fingerprint/server-sdk
9230 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.
spryker/quote-request-data-import
1034994 Downloads
QuoteRequestDataImport module
scuttlebyte/laravel-request-context
76586 Downloads
Store and access contextual request data with ease
artyuum/request-dto-mapper-bundle
6302 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
spryker/customer-data-change-request
184033 Downloads
CustomerDataChangeRequest module
notihnio/php-multipart-form-data-parser
71828 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
illuminatech/data-provider
14646 Downloads
Allows easy build for DB queries from API requests
kdyby/clock
52260 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
sarfraznawaz2005/meter
8266 Downloads
laravel package to find performance bottlenecks in your laravel application.
mg-code/yii2-helpers
23695 Downloads
A collection of useful helper classes for Yii framework 2.0
geeky/query-cache-builder
85093 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
mzur/kirby-flash
82475 Downloads
Stores data in the session for the next request. Data is removed after the next page load.
middlewares/php-session
28340 Downloads
Middleware to start php sessions using the request data