Libraries tagged by in store
eliashaeussler/transient-logger
159437 Downloads
PSR-3 compliant logger to store logs in memory, especially useful for testing
voceconnect/wp-large-options
4589 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
stymiee/php-simple-encryption
6448 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
redchamps/module-easy-cache-clean
28997 Downloads
Clean invalidated cache(s) easily in a Magento 2 store
justbetter/laravel-magento-products
40298 Downloads
Package to store product data in a local DB
inkrot/php-compress-json
56006 Downloads
Store JSON data in space efficient manner
flownative/google-cloudstorage
148993 Downloads
This Flow package allows you to store assets (resources) in Google Cloud Storage and publish resources to GCS.
aune-io/magento2-autoinvoice
46191 Downloads
Automatically invoice all complete orders in your Magento 2 store
finller/laravel-invoices
10819 Downloads
Store invoices safely in your Laravel application
sagalbot/encryptable
48309 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
hydrat-agency/laravel-2fa
7905 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
hipay/hipay-fullservice-sdk-magento2
180538 Downloads
The HiPay Fullservice module for Magento 2 is a PHP module which allows you to accept payments in your Magento 2 online store.
dmstr/yii2-cookie-button
58029 Downloads
Widget to store 0/1 in a cookie for Yii2 Framework
ayesh/stateless-csrf
19700 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
verbb/wishlist
63685 Downloads
Allow users to create lists to store favourite entries, save products in a wishlist and more.