Libraries tagged by store
futuretek/yii2-options
8577 Downloads
This extension provide application configuration support stored in database.
frostealth/yii2-array-field
9539 Downloads
Behavior that allows you to store arrays in attributes
foolz/inet
2299 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
filipedanielski/gridfs
2104 Downloads
Use GridFS on Laravel to store your files, images and documents
fhusquinet/laravel-model-json-options
3954 Downloads
Store options as JSON values easily on your models.
ezsystems/ezplatform-i18n
93773 Downloads
Meta repository to store every Ibexa translation. This should be used during development to ease synchronization with Crowdin. SHOULD NOT BE USED IN PRODUCTION
emadha/laravel-dynamic-config
1060 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
eftec/documentstoreone
4364 Downloads
A flat document store for PHP that allows multiples concurrencies.
easy2dev/multi-tenant-wizard
126 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
dwnload/edd-software-license-manager
361 Downloads
A PHP class abstraction for managing WordPress plugin licenses and auto-updates that are sold on an Easy Digital Downloads store.
dontdrinkandroot/doctrine-key-value-storage-bundle
63 Downloads
Allows to store typed key-value pairs in the Doctrine ORM.
dominicwatts/markerio
274 Downloads
Add marker.io header snippet to Magento 2 store
digitalpulsebe/craft-database-translations
732 Downloads
Manage Craft i18n translations and store in database
despark/laravel-distributed-maintenance-mode
1762 Downloads
Offers Laravel applications the ability to store the maintenance mode information on Redis or S3
dereuromark/cakephp-file-storage
242 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.