Libraries tagged by story
zenstruck/redirect-bundle
56575 Downloads
Store redirects for your site and keeps statistics on redirects and 404 errors
webgriffe/sylius-akeneo-plugin
69477 Downloads
Plugin allowing to import products data from Akeneo PIM to your Sylius store.
voceconnect/wp-large-options
4333 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.
verbb/wishlist
62590 Downloads
Allow users to create lists to store favourite entries, save products in a wishlist and more.
vadymsemeniuk/yii2-file-processor-module
53617 Downloads
Extension to upload and store files
turnto/social-commerce
119351 Downloads
Social commerce platform to collect, manage, and display ratings and reviews to enhance your Magento store
tomatophp/filament-ecommerce
3539 Downloads
Build your own ecommerce store with FilamentPHP with the Power of Tomato CMS Builder
thinktomorrow/dynamic-attributes
18938 Downloads
easily store and retrieve document values of an eloquent model
stymiee/php-simple-encryption
6178 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.
stackkit/laravel-database-emails
23721 Downloads
Store and send e-mails using the database
spatie/laravel-valuestore
1017 Downloads
Easily store some values
siteation/magento2-storeinfo-payments
9317 Downloads
The Siteation StoreInfo Payments module simplifies the process of displaying your configured payment methods on your store
siteation/magento2-storeinfo
12258 Downloads
Get your store information with ease
scuttlebyte/laravel-request-context
58335 Downloads
Store and access contextual request data with ease
sagalbot/encryptable
47230 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.