.env topic

.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it's commonly prevented from being tracked by version control.

List .env repositories

dotenv.el

5
Stars
3
Forks
Watchers

Dotenv - Emacs plugin for loading project's .env file.

companienv

248
Stars
12
Forks
Watchers

Companion for .env files

denv

15
Stars
3
Forks
Watchers

A module similar to dotEnv, but for Deno

private-composer-installer

221
Stars
16
Forks
Watchers

Composer install helper outsourcing sensitive keys from the package URL into environment variables

dotenv

6.5k
Stars
498
Forks
Watchers

A Ruby gem to load environment variables from `.env`.

pgsh

548
Stars
19
Forks
Watchers

Branch your PostgreSQL Database like Git

createnv

40
Stars
1
Forks
Watchers

🧞‍♀️Automagically creates .env files

babel-plugin-dotenv-import

80
Stars
8
Forks
Watchers

Load environment variables using import statements.

dotenv-editor

73
Stars
6
Forks
Watchers

A PHP Package for editing dotenv files

cypress-dotenv

52
Stars
13
Forks
Watchers

Cypress plugin that enables compatability with dotenv