laravel-settings
by digiton-ma
This package allows you to persists configs/settings for Laravel projects.
laravel-db-sync
by kalel1500
A Laravel package for syncing database tables and data across multiple connections.
laravel-smart-db-optimizer
Laravel Smart Database Optimizer is a package designed to help developers identify slow queries, suggest optimizations, and recommend indexes to improve database performance.
laravel-log-to-db
by salimkamboh
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
laravel-translation-loader
by aon4o
Store your language lines in the database, yaml or other sources
laravel-translation-loader
by juniora
Store your language lines in the database, yaml or other sources
laravel-translation-loader
by ozdemir
Store your language lines in the database, yaml or other sources
laravel-settings
by etopian
This package allows you to persists configs/settings for Laravel projects.
laravel-translation-loader
by juzaweb
Store your language lines in the database, yaml or other sources
laravel-setting
This package allows you to persists setting for Laravel projects.
laravel-thermite
by renoki-co
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
laravel-searches
by matiasmuller
Manage DB queries very easily using simple search classes similar to form requests
laravel-database-encryption
by hthang369
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laraveldbtransactions
by iamarunp
The package can be used to handle DB transaction through a middleware.
laravel-translation
by sluy
Manage your translation in the correct way with Laravel. Export and import to another formats, do things in most used frontend Frameworks and more!.
laravel-translation-loader
by novius
Store your language lines in the database, yaml or other sources
laravel-translation-loader
by sandj
Store your language lines in the database, yaml or other sources
laravel-tarantool
A Tarantool based Eloquent ORM and Query builder for Laravel
laravel-database-seeder
Provides the ability to import a file or files from a folder into your database.
laravel-database-model-encryption
Provides database encryption/decryption with search encrypted fields.
laravel-db-rebuild
by webparking
A laravel package that allows for quick database rebuilds with presets.
laravel-db-enum
by mohsentm
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values