Libraries tagged by after
caseyamcl/guzzle_retry_middleware
13713335 Downloads
Guzzle v8 retry middleware that handles 429/503 status codes and connection timeouts
timokoerber/laravel-one-time-operations
2469418 Downloads
Run operations once after deployment - just like you do it with migrations!
pyrech/composer-changelogs
4427979 Downloads
Display changelogs after each composer update
drupal/core-project-message
26504787 Downloads
Adds a message after Composer installation.
davidrjonas/composer-lock-diff
2101925 Downloads
See what has changed after a composer update.
aftership/aftership-php-sdk
1038098 Downloads
The PHP SDK of AfterShip API
slowprog/composer-copy-file
1147370 Downloads
Composer script copying your files after install
sllh/composer-versions-check
2362867 Downloads
Checks if packages are up to date to last major versions after update
mvanduijker/laravel-transactional-model-events
189500 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
jbzoo/composer-diff
931206 Downloads
See what has changed after a composer update.
afterpay-global/module-afterpay
337529 Downloads
Magento 2 Afterpay Payment Module
afterpay-global/afterpay-sdk-php
227712 Downloads
Official Afterpay SDK for PHP
yanlongli/app-store-server-api
64393 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.
therezor/laravel-transactional-jobs
467759 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
shipmonk/doctrine-two-phase-migrations
60452 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version