Libraries tagged by history.js
imanghafoori/laravel-password-history
151460 Downloads
A package to keep a history of all password changes of users
bonny/wordpress-simple-history
5301 Downloads
View recent changes made within WordPress, directly on your dashboard or on a separate page.
bupy7/yii2-activerecord-history
90729 Downloads
This extension adds storage history of changes to the ActiveRecord model.
backpack/revise-operation
236996 Downloads
Backpack interface for venturecraft/revisionable
yanlongli/app-store-server-api
16525 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
48079 Downloads
CoinPayment is a Laravel module for handling transactions from CoinPayment like a create transaction, history transaction, etc.
webignition/http-history-container
68841 Downloads
A container for Guzzle history middleware
vojtech-dobes/nette-ajax-history
175515 Downloads
Adds History API support for Nette Framework.
sylius/price-history-plugin
34843 Downloads
Implementation of the Omnibus Directive for Sylius application.
spatie/guzzle-redirect-history-middleware
10749 Downloads
A Guzzle middleware to keep track of redirects
laravel-enso/history-tracker
45052 Downloads
Model history tracking dependency for Laravel Enso
antonrom00/laravel-model-changes-history
18871 Downloads
Model changes history for laravel
aertmann/history
63702 Downloads
An improved history backend module for Neos
iamfarhad/laravel-audit-log
297 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
friendsoftypo3/interest
463 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.