Libraries tagged by phpdotenv
vlucas/phpdotenv
676233117 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
sixlive/dotenv-editor
1703785 Downloads
A tool to edit phpdotenv files
yiithings/yii2-dotenv
651800 Downloads
PHP DotEnv for Yii2 framework
phpdevcommunity/php-dotenv
28677 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
dotenv-org/phpdotenv-vault
20928 Downloads
Load environment variables from encrypted .env.vault files
devcoder-xyz/php-dotenv
38181 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
beebmx/kirby-env
41960 Downloads
Enable env variables to Kirby
wpscholar/phpdotenv
16842 Downloads
Loads environmental variables from a .env file.
jsefton/php-dotenv-parser
10044 Downloads
Allows you get .env file as array and convert array back to .env file
jevets/kirby-phpdotenv
11471 Downloads
PHPDotenv for Kirby CMS
abacaphiliac/zend-phpdotenv
42016 Downloads
ZF2 Module that loads vlucas/phpdotenv
code-distortion/fluent-dotenv
106684 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
53659 Downloads
chillerlan/php-dotenv
18151 Downloads
A simple .env loader - PHP 8.1+
vatradar/env
4785 Downloads
An environment variable convenience library extension for vlucas/phpdotenv