Repository navigation

#

environment-variables

motdotla/dotenv
JavaScript
20050
5 天前

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

PHP
13455
5 个月前

A Go port of Ruby's dotenv library (Loads environment variables from .env files)

Go
9829
10 个月前

Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.

Python
8399
1 个月前

A simple, zero-dependencies library to parse environment variables into structs

Go
5763
2 天前

Strict separation of config from code.

Python
2974
10 个月前

Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.

Ruby
2153
1 个月前
ilyakaznacheev/cleanenv

✨Clean and minimalistic environment configuration reader for Golang

Go
1912
20 天前
Python
1322
3 天前

A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.

JavaScript
1304
3 个月前

Library for managing environment variables in Clojure

Clojure
932
1 年前

Composer script handling your ignored parameter file

PHP
928
3 个月前

Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.

JavaScript
888
1 个月前

Load react native environment variables using import statements for multiple env files.

JavaScript
850
5 天前

Environment variables substitution for Go

Go
845
7 个月前