Libraries tagged by historic
nhkey/yii2-activerecord-history
131899 Downloads
Storage history of changes to ActiveRecord
imanghafoori/laravel-password-history
147668 Downloads
A package to keep a history of all password changes of users
bonny/wordpress-simple-history
5183 Downloads
View recent changes made within WordPress, directly on your dashboard or on a separate page.
bupy7/yii2-activerecord-history
88854 Downloads
This extension adds storage history of changes to the ActiveRecord model.
backpack/revise-operation
232395 Downloads
Backpack interface for venturecraft/revisionable
hexters/coinpayment
46782 Downloads
CoinPayment is a Laravel module for handling transactions from CoinPayment like a create transaction, history transaction, etc.
vojtech-dobes/nette-ajax-history
174894 Downloads
Adds History API support for Nette Framework.
sylius/price-history-plugin
34160 Downloads
Implementation of the Omnibus Directive for Sylius application.
spatie/guzzle-redirect-history-middleware
9743 Downloads
A Guzzle middleware to keep track of redirects
laravel-enso/history-tracker
44793 Downloads
Model history tracking dependency for Laravel Enso
geowrgetudor/command-history
22931 Downloads
Track Laravel Artisan commands executions inside Laravel Pulse
antonrom00/laravel-model-changes-history
18566 Downloads
Model changes history for laravel
aertmann/history
63025 Downloads
An improved history backend module for Neos
iamfarhad/laravel-audit-log
158 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
yanlongli/app-store-server-api
14667 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.