Libraries tagged by afdt
dmind/cookieman
160900 Downloads
Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.
dirkpersky/typo3-dp_cookieconsent
171624 Downloads
Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
degdigital/magento2-customreports
57237 Downloads
A Magento 2 module that allows an administrator to create reports in the admin panel. This is modeled after the Clean Reports module for Magento 1.
klevu/module-addtocart
1060056 Downloads
Search that learns, generates sales. Fastest, most advanced cloud-based search, autocomplete, instant search
afterpay-global/afterpay-sdk-php
128593 Downloads
Official Afterpay SDK for PHP
jbzoo/retry
63985 Downloads
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
afatmustafa/filamentv3-turnstile
14187 Downloads
A plugin to help you implement the Cloudflare Turnstile into your Filament panels.
laximoru/guayaquillib
30078 Downloads
Laximo.OEM, Laximo.AM SDK
afterpay-global/module-cash-app-pay
88920 Downloads
Cash App Pay module for Magento 2
afatmustafa/blade-hugeicons
38314 Downloads
A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.
yanlongli/app-store-server-api
13506 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.
websoftwares/throttle
42268 Downloads
Ban identifier after certain amount of requests in a given timeframe.
sirajcse/laravel-unique-id-generator
18657 Downloads
Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework
shipmonk/doctrine-two-phase-migrations
25919 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
rybakit/phive-queue
40675 Downloads
$queue->push('I can be popped off after', '10 minutes');