Libraries tagged by db settings
visualappeal/laravel-database-influxdb
280 Downloads
A package for accessing InfluxDB from Laravel 5.6+, based on configuration settings.
qshurick/register
26 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
97 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
45 Downloads
Mail smtp setting and select config db for user or company .
ecodev/tagpack
19 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
63 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
26 Downloads
Silverstripe module to add shortcode highlights for DB strings.
mohsentm/laravel-db-enum
3139 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.