Libraries tagged by afdt
convenia/afd-reader
28922 Downloads
Pacote para leitura de Arquivo Fonte de Dados (AFD). Especificação do MTE referente a portaria 1.510/2009.
lucascampelo/afd
28 Downloads
Biblioteca PHP para ler arquivo AFD de ponto eletrônico
caseyamcl/guzzle_retry_middleware
8668516 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
timokoerber/laravel-one-time-operations
1205047 Downloads
Run operations once after deployment - just like you do it with migrations!
pyrech/composer-changelogs
3590675 Downloads
Display changelogs after each composer update
drupal/core-project-message
19363778 Downloads
Adds a message after Composer installation.
davidrjonas/composer-lock-diff
1579975 Downloads
See what has changed after a composer update.
aftership/aftership-php-sdk
975671 Downloads
The PHP SDK of AfterShip API
slowprog/composer-copy-file
936257 Downloads
Composer script copying your files after install
sllh/composer-versions-check
2340518 Downloads
Checks if packages are up to date to last major versions after update
mvanduijker/laravel-transactional-model-events
138926 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
jbzoo/composer-diff
853172 Downloads
See what has changed after a composer update.
afterpay-global/module-afterpay
288971 Downloads
Magento 2 Afterpay Payment Module
afatmustafa/blade-hugeicons
62117 Downloads
A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.
yanlongli/app-store-server-api
20641 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.