Libraries tagged by db settings
ilyakonovaloff/laravel-database-encryption
248 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
4 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
elemenx/laravel-database-influxdb
6 Downloads
A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.
denis-kisel/lara-dbconfig
1 Downloads
:Extra Configs Stored in DB
qshurick/register
24 Downloads
Simple way to store setting in DB
felipeedev/laravel-preferences
22 Downloads
Laravel's preferences utility - a DB based system setting.
tsum/yii2-multiparser
73 Downloads
This Yii2 extension provides a module for parsing and writing files (csv, xml, xls, xlsx, txt) to DB with a flexible settings
mkulas/mail-smtp
44 Downloads
Mail smtp setting and select config db for user or company .
ecodev/tagpack
16 Downloads
All purpose tagging suite. Use tags for almost any allowed table without having to create new DB fields for each of them. Create multifunctional tag clouds using surf or filter mode together with time based settings, a tag breadcrumb menu and a searchbox with autocompletion.
spacetab-io/db-config
61 Downloads
Creates a DSN string from an array. Supports Connection URI's and Connection Key-Value strings.
goopil/eloquent-rest-filter
6 Downloads
set of eloquent scopes to implements various rest query strings
wedevelopnl/silverstripe-highlights
6 Downloads
Silverstripe module to add shortcode highlights for DB strings.
mohsentm/laravel-db-enum
3094 Downloads
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.