Libraries tagged by phpdotenv
vlucas/phpdotenv
484026617 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
sixlive/dotenv-editor
1141546 Downloads
A tool to edit phpdotenv files
yiithings/yii2-dotenv
418652 Downloads
PHP DotEnv for Yii2 framework
phpdevcommunity/php-dotenv
3078 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
devcoder-xyz/php-dotenv
32904 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
dotenv-org/phpdotenv-vault
7470 Downloads
Load environment variables from encrypted .env.vault files
code-distortion/fluent-dotenv
91568 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
beebmx/kirby-env
29158 Downloads
Enable env variables to Kirby 3 & 4
justcoded/dotenv-sync
31707 Downloads
wpscholar/phpdotenv
12583 Downloads
Loads environmental variables from a .env file.
stefanocbt/phpdotenv-sync
20981 Downloads
A package that makes sure that your .env file is in sync with your .env.example
chillerlan/php-dotenv
12177 Downloads
A simple .env loader - PHP 8.1+
abacaphiliac/zend-phpdotenv
34111 Downloads
ZF2 Module that loads vlucas/phpdotenv
sebastiansulinski/dotenv
61704 Downloads
DotEnv package - work derived from vlucas/phpdotenv
jsefton/php-dotenv-parser
7150 Downloads
Allows you get .env file as array and convert array back to .env file