Libraries tagged by php dotenv
vlucas/phpdotenv
661509318 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
josegonzalez/dotenv
10732354 Downloads
dotenv file parsing for PHP
sixlive/dotenv-editor
1659351 Downloads
A tool to edit phpdotenv files
m1/env
13185003 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
yiithings/yii2-dotenv
639886 Downloads
PHP DotEnv for Yii2 framework
phpdevcommunity/php-dotenv
27153 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
arrilot/dotenv-php
40159 Downloads
mirazmac/dotenvwriter
171426 Downloads
A PHP library to write values to .env (DotEnv) files
johnathanmiller/secure-env-php
57226 Downloads
Encrypt environment files for production use.
chillerlan/php-traits
1327483 Downloads
Some useful traits for PHP 7.2+
devcoder-xyz/php-dotenv
38070 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
dotenv-org/phpdotenv-vault
20397 Downloads
Load environment variables from encrypted .env.vault files
oohology/dotenvwriter
65558 Downloads
Interface for editing .env files in PHP.
duncan3dc/php-env
319583 Downloads
A small library to get environment details
codezero/dotenv-updater
112874 Downloads
Update key/value pairs in a .env file.