phpdotenv
Config loader
Automatically loads environment variables from a configuration file into PHP applications.
Loads environment variables from .env
to getenv()
, $_ENV
and $_SERVER
automagically.
13k stars
172 watching
632 forks
Language: PHP
last commit: 7 months ago
Linked from 2 awesome lists
configurationdotenvenvironmentenvironment-variableshacktoberfestphp
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby gem that loads environment variables from a .env file into the application's environment. | 6,608 |
| Loads environment variables from a configuration file into the application's environment | 19,314 |
| A component that loads and parses environment variables from .env files to make them accessible in PHP applications. | 3,752 |
| Automatically sets up environments based on directory contents. | 5,733 |
| An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
| Loads environment variables from .env files into Go applications | 8,541 |
| A library that provides methods to manage and manipulate environment variables in PHP. | 57 |
| Provides a way to manage environment-specific variables in JavaScript applications. | 249 |
| A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 259 |
| A .NET library to load environment variables from .env files | 454 |
| Automatically loads or unloads environment variables based on the current directory | 2 |
| Manages environment-specific variables and default values for applications | 2 |
| A package that allows you to configure which Laravel service providers and aliases are loaded based on the application's environment. | 77 |
| An autocompletion plugin that fetches environment variables from .env files and the system. | 65 |
| A package to access environment variables in Go | 18 |