| vlucas/phpdotenv |
12,735 |
|
89,778 |
3,878 |
over 2 years ago |
78 |
November 12, 2023 |
4 |
bsd-3-clause |
PHP |
| Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. |
| Infisical/infisical |
10,858 |
|
0 |
2 |
about 2 years ago |
44 |
November 21, 2022 |
280 |
other |
TypeScript |
| ♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure and prevent secret leaks. |
| joho/godotenv |
10,189 |
|
2,044 |
5,321 |
6 months ago |
12 |
February 05, 2023 |
73 |
mit |
Go |
| A Go port of Ruby's dotenv library (Loads environment variables from .env files) |
| theskumar/python-dotenv |
6,815 |
|
4,677 |
4,729 |
about 2 years ago |
44 |
February 24, 2023 |
44 |
bsd-3-clause |
Python |
| 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. |
| kentcdodds/cross-env |
5,206 |
|
153,550 |
98,079 |
over 5 years ago |
48 |
December 01, 2020 |
1 |
mit |
JavaScript |
| 🔀 Cross platform setting of environment scripts |
| kelseyhightower/envconfig |
4,711 |
|
962 |
2,362 |
over 2 years ago |
11 |
May 24, 2019 |
52 |
mit |
Go |
| Golang library for managing configuration data from environment variables |
| caarlos0/env |
4,065 |
|
0 |
632 |
over 2 years ago |
53 |
September 12, 2022 |
4 |
mit |
Go |
| A simple and zero-dependencies library to parse environment variables into structs |
| cloudflare/flan |
3,980 |
|
0 |
0 |
over 2 years ago |
0 |
|
26 |
bsd-3-clause |
Python |
| A pretty sweet vulnerability scanner |
| dynaconf/dynaconf |
3,414 |
|
46 |
238 |
about 2 years ago |
86 |
October 31, 2023 |
112 |
mit |
Python |
| Configuration Management for Python ⚙ |
| HBNetwork/python-decouple |
2,621 |
|
3,012 |
381 |
about 2 years ago |
12 |
March 01, 2023 |
7 |
mit |
Python |
| Strict separation of config from code. |