Libraries tagged by estore
redchamps/module-easy-cache-clean
20791 Downloads
Clean invalidated cache(s) easily in a Magento 2 store
pixlee/magento2
7080 Downloads
Social commerce platform to collect, curate, and display user-generated content to enhance your Magento store
owncloud/tarstreamer
369269 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
own3d/bunny-cli
8574 Downloads
Replicate and store your files to the edge!
outl1ne/nova-openai
3614 Downloads
OpenAI SDK for a Laravel application that also stores OpenAI communication and presents it in a Laravel Nova admin panel.
opengento/module-document-widget
4963 Downloads
This module aims to help merchants to manage easily their documents on the Magento 2 storefront.
oliva/tree
23429 Downloads
Utility for handling tree data structures and building trees from flat data stored in database tables and alike.
nymedia/drupal_settings
675047 Downloads
Allows you to get values for read only settings that are stored in settings.php, for drush > 9.3
novius/laravel-translation-loader
14856 Downloads
Store your language lines in the database, yaml or other sources
nfragkos/eloquenty
6878 Downloads
Statamic addon that allows you to store specific collection entries into the database via Eloquent.
neos/eventstore
36810 Downloads
Store for Event-Sourced applications
mzur/kirby-flash
46975 Downloads
Stores data in the session for the next request. Data is removed after the next page load.
mygento/module-configsync
69406 Downloads
A module to store Magento configuration with multiple environments in the version control
mse-sv3n/disable-advanced-search
28183 Downloads
Disable advanced search on storeview scope
mouf/utils.cache.in-memory-cache
354173 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.