| motdotla/dotenv |
18,154 |
|
285,244 |
50,994 |
about 2 years ago |
79 |
June 17, 2023 |
15 |
bsd-2-clause |
JavaScript |
| Loads environment variables from .env for nodejs projects. |
| 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. |
| 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. |
| bkeepers/dotenv |
6,451 |
|
41,363 |
1,832 |
about 2 years ago |
39 |
July 27, 2022 |
4 |
mit |
Ruby |
| A Ruby gem to load environment variables from `.env`. |
| roots/bedrock |
5,997 |
|
4 |
1 |
about 2 years ago |
116 |
December 07, 2023 |
16 |
mit |
PHP |
| WordPress boilerplate with Composer, easier configuration, and an improved folder structure |
| denolib/awesome-deno |
4,099 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
cc0-1.0 |
|
| Curated list of awesome things related to Deno |
| laserlemon/figaro |
3,751 |
|
25,168 |
63 |
over 3 years ago |
21 |
April 30, 2015 |
74 |
mit |
Ruby |
| Simple Rails app configuration |
| symfony/dotenv |
3,668 |
|
5,464 |
1,273 |
over 2 years ago |
267 |
October 26, 2023 |
0 |
mit |
PHP |
| Registers environment variables from a .env file |
| kunalkapadia/express-mongoose-es6-rest-api |
2,929 |
|
0 |
2 |
over 5 years ago |
1 |
April 26, 2016 |
68 |
mit |
JavaScript |
| :collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication |