Libraries tagged by database config
takethelead/laravel-settings
1103 Downloads
Manage config settings through the database
leantony/laravel_settings
145 Downloads
Dynamically load laravel config settings from config files into a database
rapidwebltd/search
73 Downloads
Search allows you to easily add an intelligent search engine to your website or web application. It can be configured to search any database table.
farkhulin/iqis_tools
27 Downloads
IQIS TOOLS This utility is intended for Drupal 7,8(or higher) developers to simplify everyday tasks, such as creating / restoring file system and database backups, with the ability to configure folder exclusions and / or table exclusions in the database.
brightnucleus/mime-types
2261 Downloads
Automatically updated MIME types database, using the Apache HTTP Server configuration.
ashpie/identity_db
9 Downloads
Updates user's identities on login based on a database query. Some update rules are configurable.
arisuongaku/identity_db
29 Downloads
Updates user's identities on login based on a database query. Some update rules are configurable.
rabi-narayan-124131/blade-base
6 Downloads
A minimal, modern Laravel starter kit featuring Blade templates, Tailwind CSS, Vite, Pest for testing, and Laravel Debugbar. Instantly preview the UI with no initial database setup. Includes fast asset builds, pre-configured debugging, and a clean, developer-friendly structure—perfect for rapid Laravel prototyping and lightweight projects.
cyberionsys/laravel-countries
338 Downloads
A database with ISO country information in all configured translations
syardumi/my-eloquent-ldap
10 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
meiko-kod/auth
29 Downloads
Configureable authentication and registration template for NTLM, LDAP and Database authentication
libaro/laravel-slow-queries
27 Downloads
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.
daxslab/yii2-uploader-behavior
686 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
owenmelbz/forget-db
24 Downloads
A simple GDPR inspired tool to anonymise confidential database data.
jalet/tvnu-config
23738 Downloads
Environment based configuration helper for multiple formats. INI, YAML, Databse (PDO) or Array.