Libraries tagged by environemnt variables
ddrv/env
297 Downloads
Read variables from environment or .env file
thanhlyvan/laravel-env-set-command
4259 Downloads
Set a .env file variable from the command line
rdp77/laravel-env-set-command
227 Downloads
Set a .env file variable from the command line
wierk/envpress
22 Downloads
A PHP package streamlining the configuration of modern and secure WordPress instances using environment variables.
vartroth/secrets-manager
33 Downloads
A PHP package to manage Docker secrets and environment variables
prinx/dotenv
2858 Downloads
Make easy access to the environment variables in your application
pnodev/pno-js-globals
282 Downloads
Exposes public environment variables to JavaScript
ndobromirov/php-env-dereference
1937 Downloads
PHP environment variables dereference library.
mesavolt/env
1379 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
lithemod/env
225 Downloads
A simple environment variable loader and manager for PHP applications.
lee/php-travis-encrypter
16 Downloads
The PHP wrapper generating travis-encrypted environment variables
lazervel/dotenv
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
grazulex/laravel-safeguard
11 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
distortedfusion/laravel-env-management
2170 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
didslm/env
400 Downloads
A library which helps you load your environment variables into php classes.