Libraries tagged by getenv
undkonsorten/typo3-getenv-modifier
97 Downloads
Adds the new TypoScript modifier := getenv() for TYPO3 versions below 9.3
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
brixms/yii2-phpdotenv
412 Downloads
Yii2 extension for .env / Dotenv / env() / getenv()
autoframe/components-env
10 Downloads
PHP Environment Tools, Autoframe Framework
ytake/hackdotenv
217 Downloads
Loads environment variables from .env to getenv()
vzina/phpdotenv
3 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
srdorado/php-dotenv
11 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
socarrat/environment
6 Downloads
A super simple dotenv file parser that is compatible with getenv().
roadie-xx/dotenv
5 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
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.