Libraries tagged by getenv
hadi-heydarzade89/module-get-env
2 Downloads
You can access to env.php with this module
h4ck3r31/getenv-typoscript
769 Downloads
This TYPO3 extension provides a simple way to access environment variables within TypoScript at places where stdWrap is not available.
enesekinci/php-getenv
7 Downloads
Loads environment variables from .env file
iadvize/getenv-or-default-library
1658 Downloads
Provide an easy way to fetch environment variable or default values
remotelyliving/php-env
3 Downloads
A library to marshall environment variables from environments
initphp/dotenv
130 Downloads
Loads environment variables from a .env or .env.php file, with type coercion and ${VAR} interpolation.
brixms/yii2-phpdotenv
416 Downloads
Yii2 extension for .env / Dotenv / env() / getenv()
autoframe/components-env
10 Downloads
PHP Environment Tools, Autoframe Framework
zero-to-prod/phpdotenv
1781 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV`
vzina/phpdotenv
3 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
srdorado/php-dotenv
12 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
roadie-xx/dotenv
5 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
rayanlevert/dotenv
30 Downloads
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
publiux/phpdotenv
178 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.
patinthehat/phpdotenv
11 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.