Libraries tagged by env variables
mesavolt/env
1299 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
dipesh79/laravel-env-manager
8 Downloads
Manage Laravel environment variables with ease using Artisan commands and a basic web interface for visual management.
didslm/env
399 Downloads
A library which helps you load your environment variables into php classes.
typisttech/wp-password-argon-two-env
328 Downloads
Convert environment variables to WP Password Argon Two required constants.
helhum/env-ts
20870 Downloads
Writes environment variables as TypoScript constant file
gracious/magento-env-config
265 Downloads
Use environment variables in Magento 1 local.xml, uses getenv to get the values
melbahja/environ
17 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
zippovich2/wordpress-loader
1141 Downloads
Loading constants and environment variables from .env files.
srdorado/php-dotenv
10 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
luongtran/phpdotenv
11 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
laxity7/dotenv
43 Downloads
Registers environment variables from a .env file
davidcochrum/dotenv-vault-laravel
1851 Downloads
Laravel package to load environment variables from encrypted .env.vault files
ghostwriter/environment
322270 Downloads
Provides Environment Variables derived from `$_ENV` and `$_SERVER` super-globals
tomrf/dotenv
36 Downloads
simple dotenv file loader using the built-in parse_ini_file()