Libraries tagged by dot env
vlucas/phpdotenv
656907383 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
250124324 Downloads
Registers environment variables from a .env file
josegonzalez/dotenv
10662087 Downloads
dotenv file parsing for PHP
m1/env
13102506 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
jackiedo/dotenv-editor
1274906 Downloads
The .env file editor tool for Laravel 5.8+
helhum/dotenv-connector
5054554 Downloads
Makes it possible to set environment variables for composer projects.
brotzka/laravel-dotenv-editor
165868 Downloads
A package for editing the .env file in your Laravel root.
yiithings/yii2-dotenv
635511 Downloads
PHP DotEnv for Yii2 framework
staabm/secure_dotenv
1096247 Downloads
An encrypted environment configuration handler
sixlive/dotenv-editor
1643944 Downloads
A tool to edit phpdotenv files
mirazmac/dotenvwriter
168772 Downloads
A PHP library to write values to .env (DotEnv) files
mathiasgrimm/laravel-dot-env-gen
85885 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
johnathanmiller/secure-env-php
57067 Downloads
Encrypt environment files for production use.
bnomei/kirby3-dotenv
51593 Downloads
Kirby Plugin for environment variables from .env
psecio/secure_dotenv
40085 Downloads
An encrypted environment configuration handler