Libraries tagged by phpdotenv
vlucas/phpdotenv
532355750 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
sixlive/dotenv-editor
1262058 Downloads
A tool to edit phpdotenv files
yiithings/yii2-dotenv
474371 Downloads
PHP DotEnv for Yii2 framework
phpdevcommunity/php-dotenv
7226 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
devcoder-xyz/php-dotenv
35182 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
dotenv-org/phpdotenv-vault
10481 Downloads
Load environment variables from encrypted .env.vault files
code-distortion/fluent-dotenv
94506 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
31307 Downloads
Enable env variables to Kirby 3, 4, 5
justcoded/dotenv-sync
37075 Downloads
wpscholar/phpdotenv
14036 Downloads
Loads environmental variables from a .env file.
stefanocbt/phpdotenv-sync
29459 Downloads
A package that makes sure that your .env file is in sync with your .env.example
chillerlan/php-dotenv
13921 Downloads
A simple .env loader - PHP 8.1+
abacaphiliac/zend-phpdotenv
35879 Downloads
ZF2 Module that loads vlucas/phpdotenv
sebastiansulinski/dotenv
62576 Downloads
DotEnv package - work derived from vlucas/phpdotenv
jsefton/php-dotenv-parser
7278 Downloads
Allows you get .env file as array and convert array back to .env file