Libraries tagged by in store
menatwork/clipboard
1077 Downloads
Store pages, articles and content elements in long-term clipboard
cursedcoder/dark-redis-list-bundle
13 Downloads
Symfony2 bundle which allows you to store part of doctrine entities data in Redis.
carpehora/extrapropertiesbehavior
20772 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
thiio/shipoffers
2350 Downloads
This is a SDK built in PHP for consuming shipoffers api as detailed in https://api.shipoffers.com/swagger/#!/stores
svc/like-bundle
287 Downloads
Small helper bundle for SvcVideoBundle. Also useful for other applications. Stores the clicks on a like button (for logged in users) in a table as well as a cookie (for anonymous users).
spargon/laravel-auth-logger
194 Downloads
Laravel Auth Logger stores user authentication logs and sends out notifications whenever a user logs in from a new system.
se7enxweb/enhancedselection2
197 Downloads
The Enhanced Selection type was initially based on the standard eZ publish Selection ('ezselection') datatype. It's original intent was to provide the same functionality as the standard datatype, but store an identifier instead of an id in the contentobject attribute.
quentincerny/propel-translation-bundle
45 Downloads
This bundle allow to store translations into database and manage them in a JQuery Ui. Based on https://github.com/lexik/LexikTranslationBundle
processid/archive
292 Downloads
Archiving in ZIP or ZIP64 with DEFLATE, BZIP2 or STORE compression
matteoc99/laravel-preference
44 Downloads
Laravel package that aims to store and manage user settings/preferences in a simple and scalable manner
isolution/meta-data
39 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
hk2/csp
421 Downloads
HK2 CSP Whitelisting for Magento version 2.3.5 or above includes major URLs such as Cloudflare, Google Analytics, Google Fonts, Fontawesome, AddThis, Googleapis, Facebook Graph, Pinterest, Vimeo, Twitter, TrustPilot, NitroPack/NitroCDN, jsdelivr.net, Tailwind CSS CDN, and ContentSquare. One can disable Magento 2 CSP. However, Disabling results in more possibilities of attacks on the Magento store. (CSP) are a powerful tool to mitigate against Cross Site Scripting (XSS) and related attacks.
dft/silvercommerce-google-reviews-optin
9 Downloads
Adds a Google reviews opt in survey to the complete page of a SilverCommerce store
okipa/laravel-model-json-storage
1375 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
fferreri/netsuite-data-dumper
64 Downloads
Helps in downloading data from your Netsuite account. It extracts most of the supported object types and stores them as JSON files.