Libraries tagged by phpdotenv
univeros/configuration
270 Downloads
Composable, container-aware configuration: loads .env via phpdotenv 5 and wires dependency bindings through a unified interface.
handpressed/wp-multitenancy-boilerplate
97 Downloads
WordPress multitenancy boilerplate configured and managed with Composer and PHP dotenv.
dimanzver/yii2-dotenv
4134 Downloads
PHP DotEnv for Yii2 framework
sebastiansulinski/dotenv
63447 Downloads
DotEnv package - work derived from vlucas/phpdotenv
stefanocbt/phpdotenv-sync
68381 Downloads
A package that makes sure that your .env file is in sync with your .env.example
julienlinard/php-dotenv
191 Downloads
Une librairie PHP simple et moderne pour charger les variables d'environnement depuis un fichier .env
cyberinferno/yii2-phpdotenv
11037 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.
gmazzap/gea
36 Downloads
Environment variables management in PHP
solumdesignum/package-env-loader
24 Downloads
Framework agnostic environment loader that abstracts PHP dotEnv for faster env loading.
snowair/think-dotenv
8895 Downloads
ThinkPHP3.2集成php-dotenv
michel/dotenv
1174 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
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.