Libraries tagged by phpvote
abacaphiliac/zend-phpdotenv
40672 Downloads
ZF2 Module that loads vlucas/phpdotenv
code-distortion/fluent-dotenv
104849 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
justcoded/dotenv-sync
52073 Downloads
prinx/dotenv
3029 Downloads
Make easy access to the environment variables in your application
vatradar/env
4663 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
univeros/configuration
206 Downloads
Composable, container-aware configuration: loads .env via phpdotenv 5 and wires dependency bindings through a unified interface.
sebastiansulinski/dotenv
63417 Downloads
DotEnv package - work derived from vlucas/phpdotenv
stefanocbt/phpdotenv-sync
68357 Downloads
A package that makes sure that your .env file is in sync with your .env.example
cyberinferno/yii2-phpdotenv
11014 Downloads
phpdotenv Yii2 extension
handpressed/wp-multitenancy-add-site
27 Downloads
Adds WordPress sites to handpressed/wp-multitenancy-boilerplate.
handpressed/substratum
13 Downloads
WordPress boilerplate configured and managed with Composer and PHP dotenv. Based on Roots Bedrock.
foodette/yii1-dotenv
1184 Downloads
YIi 1 phpdotenv extension
zero-to-prod/phpdotenv
1780 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV`
vzina/phpdotenv
3 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
publiux/phpdotenv
178 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.