Libraries tagged by history
yanlongli/app-store-server-api
16784 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.
hexters/coinpayment
48179 Downloads
CoinPayment is a Laravel module for handling transactions from CoinPayment like a create transaction, history transaction, etc.
webignition/http-history-container
68885 Downloads
A container for Guzzle history middleware
sylius/price-history-plugin
34908 Downloads
Implementation of the Omnibus Directive for Sylius application.
antonrom00/laravel-model-changes-history
18881 Downloads
Model changes history for laravel
aertmann/history
63825 Downloads
An improved history backend module for Neos
vojtech-dobes/nette-ajax-history
175566 Downloads
Adds History API support for Nette Framework.
spatie/guzzle-redirect-history-middleware
10939 Downloads
A Guzzle middleware to keep track of redirects
laravel-enso/history-tracker
45060 Downloads
Model history tracking dependency for Laravel Enso
iamfarhad/laravel-audit-log
318 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
friendsoftypo3/interest
487 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
polashmahmud/history
945 Downloads
A simple laravel history package
bobv/entity-history-bundle
8625 Downloads
History for Doctrine Entities
sudhaus7/fe-data-history
21973 Downloads
Log the changed data in frontend mode
monsieurbiz/sylius-order-history-plugin
6996 Downloads
Add a timeline with all the order events on back-office.