Libraries tagged by laravel config
alisaleem/laravel-settings
323 Downloads
File based configurable settings for laravel applications
saeidsharafi/laravel-permission-generator
60 Downloads
Generate Permission Enums and sync with spatie/laravel-permission based on a config file.
mrjgreen/config
10995 Downloads
Config component based on laravel's
joegreen0991/config
3267 Downloads
Config component based on laravel's
alexsoft/webserver-config-generator
186 Downloads
Package for generating webserver configuration file for your Laravel app
fileinvite-org/laravel-database-encryption
10276 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1597 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
theofidry/laravel-yaml
5595 Downloads
Laravel ServiceProvider for using YAML configuration files
ipunkt/laravel-healthcheck
45993 Downloads
configurable healthcheck route for laravel
austinheap/laravel-security-txt
76 Downloads
A package for serving `security.txt` in Laravel 5.5+, based on configuration settings.
austinheap/laravel-database-influxdb
3896 Downloads
A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.
collab-corp/laravel-feature-toggle
513 Downloads
Config driven feature toggle for Laravel.
wayofdev/laravel-package-tpl
9 Downloads
🚀 Jump-start your Laravel package development with our pre-configured Composer template, designed for seamless integration. This template includes essential tools such as PHPUnit, PHPStan, GitHub Actions, and Docker to streamline your workflow and enhance productivity.
ubxty/spatie-laravel-backup-utils
23 Downloads
Enhanced utilities and notifications for spatie/laravel-backup with comprehensive logging, S3 configuration, and statistical analysis
code-distortion/laravel-auto-reg
1309 Downloads
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure