Libraries tagged by config value
justustheis/registry
134 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
clickman6/laravel-vite-env
6 Downloads
Serve whitelisted VITE_* environment values as /vite-env.js, sourced from Laravel's cached config — no files, no .env at runtime.
andrylik/yii2-settings
25 Downloads
Settings Manager for Yii2 with the possibility of translating values.
pklink/dotor
739 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
gelim/emconfig
53 Downloads
An eloquent key value configuration library for laravel project
yamut/laravel-redacted
22 Downloads
Resolve Laravel config values from remote secret stores (AWS SSM, Secrets Manager, Azure Key Vault, GCP Secret Manager, HashiCorp Vault, Infisical, Doppler)
mesingh/amazon-mws-laravel
1623 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on przemekperon/amazon-mws-laravel package and modified to make it compatible with dynamic config values also.
dreadkopp/laravel-configured
11 Downloads
access only configured config values
crisbarros/magento2-configimportexport
42 Downloads
Import/Export core_config_data values in Magento 2
nichework/configurator
1 Downloads
Translate json config of key-values into Makefile or environment settings
kregel/laravel-flight
349 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.
emma/di
52 Downloads
A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.
kitsy/cnos
0 Downloads
CNOS PHP runtime client — reads server projections and resolves config, secrets, and derived values.
plin-code/laravel-sql-dialect
2 Downloads
Cross driver SQL helpers for Laravel: wildcard safe LIKE and ILIKE, year extraction from date columns, and filter value normalisation. No service provider, no config.