environment-variables topic

List environment-variables repositories

phpunit-globals

37
Stars
10
Forks
Watchers

Allows to use attributes to define global variables in PHPUnit test cases

docker-static-webserver

7
Stars
1
Forks
Watchers

A static web server with find & replace support for environment variables

gotenv

284
Stars
35
Forks
Watchers

Load environment variables from `.env` or `io.Reader` in Go.

envman

20
Stars
1
Forks
Watchers

Manage your .env configuration easily

env

15
Stars
1
Forks
Watchers

Load environment variables into Go types, with fallback values.

emp

19
Stars
0
Forks
Watchers

A golang library for parsing environment variables in an easier way.

env-providers

77
Stars
8
Forks
Watchers

:construction_worker: Load Laravel service providers based on your application's environment.

flex-env

101
Stars
12
Forks
Watchers

🌳 Manage your .env file in Laravel projects through artisan

env

4.4k
Stars
237
Forks
Watchers

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

Env

60
Stars
9
Forks
Watchers

Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.