Libraries tagged by in store
innomedio/sulu-image-optimizer-bundle
2042 Downloads
Optimizes images before they are being uploaded and stored in the Sulu media library
futuretek/yii2-options
8617 Downloads
This extension provide application configuration support stored in database.
emadha/laravel-dynamic-config
1061 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.
easy2dev/multi-tenant-wizard
130 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.
dynamic/silverstripe-classname-update-tasks
3035 Downloads
Module that updates legacy classnames stored in the database to FQN
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
sysout/php-app-mobile-version
1747 Downloads
read the version of the apps that is in the app store and google play
setono/sylius-webhook-plugin
3626 Downloads
Handle webhooks in your Sylius store
setono/sylius-image-plugin
10448 Downloads
Plugin that will optimize your images in your Sylius store
obj63mc/silverstripe-google-cloud-storage
13036 Downloads
SilverStripe module to store assets in Google Cloud Storage rather than on the local filesystem.
magedin/module-view-product-page
53 Downloads
This module enables the shopper to view the product page in the front store by clicking one button on the admin product edit page.
kingsoft/persist
169 Downloads
Make persistance easy and fast. Use it to store data in files, databases, or any other storage system. It's easy to use and extend.
justijndepover/laravel-settings
1641 Downloads
Store settings in your Laravel application
frostealth/yii2-array-field
9564 Downloads
Behavior that allows you to store arrays in attributes
foolz/inet
2300 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.