Libraries tagged by database config
easy2dev/multi-tenant-wizard
769 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.
zpmlabs/laravel-package-quick-demo
914 Downloads
Reusable quick demo installer for Laravel packages using isolated SQLite databases, routes, views, assets, storage, config publishing, and lifecycle hooks.
core45/laravel-cookieconsent
315 Downloads
Laravel wrapper for orestbida/cookieconsent: PHP-first config, lang-file i18n, server-side consent reads, script gating, iframemanager, and a database consent audit trail.
frc/wp-env-heroku-database
28361 Downloads
Export Heroku environment DATABASE_URL configuration for WordPress.
sersid/yii2-config
2619 Downloads
Yii2 manage configuration from database
demmonico/yii2-config
3917 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.
emadha/laravel-dynamic-config
1206 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.
webisters/config
311 Downloads
Webisters Config Library
ngankt2/filament-db-config-encrypt
1969 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
kiwee/shopware-storefront-build-config
3010 Downloads
Updates storefront build config to load it from instead of database.
chemezov/config
16601 Downloads
Provides support for Yii2 application runtime configuration
bscheshirwork/codeception-db-yii2-config
53407 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
kinetis/database-bridge
97 Downloads
Kinetis wiring for kinetis/persistence and kinetis/orm: DB_* connection configuration and the default link binding, closed with the application scope, SQL spans through Kinetis telemetry, a lazy request-scoped TransactionGuard whose cleanup is registered once a scope resolves it, and, with kinetis/orm installed, AOT-compiled entity metadata, an ORM factory for every connection an entity names and a lazy request-scoped registry of entity managers.
fileinvite-org/laravel-database-encryption
10587 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dalholm/laravel-settings
1239 Downloads
Database settings package for Laravel