Libraries tagged by getenv
undkonsorten/typo3-getenv-modifier
97 Downloads
Adds the new TypoScript modifier := getenv() for TYPO3 versions below 9.3
pnoexz/getenv
415 Downloads
Helper functions around getenv()
galip/getenv
3 Downloads
Management of environment.
hadi-heydarzade89/module-get-env
1 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
6 Downloads
Loads environment variables from .env file
buzzingpixel/twig-getenv
1458 Downloads
A Twig getenv function
iadvize/getenv-or-default-library
1658 Downloads
Provide an easy way to fetch environment variable or default values
remotelyliving/php-env
2 Downloads
A library to marshall environment variables from environments
brixms/yii2-phpdotenv
410 Downloads
Yii2 extension for .env / Dotenv / env() / getenv()
autoframe/components-env
7 Downloads
PHP Environment Tools, Autoframe Framework
ytake/hackdotenv
216 Downloads
Loads environment variables from .env to getenv()
vzina/phpdotenv
2 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
socarrat/environment
5 Downloads
A super simple dotenv file parser that is compatible with getenv().
roadie-xx/dotenv
4 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.