Libraries tagged by laravel config package
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
thetribephotography/laravel_vault
4 Downloads
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
kregel/laravel-flight
255 Downloads
Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.
jobmetric/laravel-setting
12 Downloads
This is a package for a dynamic setting across different Laravel projects.
diontech/laravel-extended-scheduler
1567 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
alexsoft/webserver-config-generator
186 Downloads
Package for generating webserver configuration file for your Laravel app
bavix/laravel-settings
631 Downloads
Keep user settings easy.
miladimos/conf
276 Downloads
a dynamic key:value json config file
weldon/env-auth
159 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
usmonaliyev/env-auth
252 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
esensi/loaders
2228 Downloads
The missing package loaders for Esensi
lshorz/laravel-config
24 Downloads
Laravel config Package
plugins-world/laravel-doc
29 Downloads
A laravel global config package.
plugins-world/laravel-config
317 Downloads
A laravel global config package.
labkod/laravel-config
125 Downloads
Laravel JSON Config Package