Libraries tagged by phpdotenv
vlucas/phpdotenv
629553641 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
sixlive/dotenv-editor
1563582 Downloads
A tool to edit phpdotenv files
yiithings/yii2-dotenv
608349 Downloads
PHP DotEnv for Yii2 framework
phpdevcommunity/php-dotenv
22517 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
dotenv-org/phpdotenv-vault
18239 Downloads
Load environment variables from encrypted .env.vault files
devcoder-xyz/php-dotenv
37631 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
beebmx/kirby-env
39765 Downloads
Enable env variables to Kirby
wpscholar/phpdotenv
16278 Downloads
Loads environmental variables from a .env file.
jsefton/php-dotenv-parser
9389 Downloads
Allows you get .env file as array and convert array back to .env file
jevets/kirby-phpdotenv
10815 Downloads
PHPDotenv for Kirby CMS
abacaphiliac/zend-phpdotenv
40144 Downloads
ZF2 Module that loads vlucas/phpdotenv
code-distortion/fluent-dotenv
103954 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
51185 Downloads
stefanocbt/phpdotenv-sync
68349 Downloads
A package that makes sure that your .env file is in sync with your .env.example
chillerlan/php-dotenv
17350 Downloads
A simple .env loader - PHP 8.1+