Libraries tagged by dotenvx
dotenvx/phpdotenvx
9 Downloads
[dotenvx.com] a better dotenv–from the creator of `dotenv`
vlucas/phpdotenv
544508025 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
201107445 Downloads
Registers environment variables from a .env file
josegonzalez/dotenv
8824081 Downloads
dotenv file parsing for PHP
helhum/dotenv-connector
3999557 Downloads
Makes it possible to set environment variables for composer projects.
m1/env
10746507 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
492545 Downloads
PHP DotEnv for Yii2 framework
sixlive/dotenv-editor
1296844 Downloads
A tool to edit phpdotenv files
jackiedo/dotenv-editor
1107361 Downloads
The .env file editor tool for Laravel 5.8+
brotzka/laravel-dotenv-editor
142259 Downloads
A package for editing the .env file in your Laravel root.
sroze/companienv
407704 Downloads
Companion for .env files
staabm/secure_dotenv
692711 Downloads
An encrypted environment configuration handler
psecio/secure_dotenv
35399 Downloads
An encrypted environment configuration handler
phpdevcommunity/php-dotenv
8616 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
mirazmac/dotenvwriter
93864 Downloads
A PHP library to write values to .env (DotEnv) files