Libraries tagged by php dotenv
vlucas/phpdotenv
485663992 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
josegonzalez/dotenv
8052774 Downloads
dotenv file parsing for PHP
m1/env
9723384 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
420800 Downloads
PHP DotEnv for Yii2 framework
sixlive/dotenv-editor
1146040 Downloads
A tool to edit phpdotenv files
phpdevcommunity/php-dotenv
3329 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
devcoder-xyz/php-dotenv
32965 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
mirazmac/dotenvwriter
63072 Downloads
A PHP library to write values to .env (DotEnv) files
johnathanmiller/secure-env-php
46574 Downloads
Encrypt environment files for production use.
chillerlan/php-traits
1063575 Downloads
Some useful traits for PHP 7.2+
justcoded/dotenv-sync
31951 Downloads
dotenv-org/phpdotenv-vault
7571 Downloads
Load environment variables from encrypted .env.vault files
code-distortion/fluent-dotenv
91662 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
arrilot/dotenv-php
28624 Downloads
oohology/dotenvwriter
40097 Downloads
Interface for editing .env files in PHP.