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.

GitHub

13k stars
172 watching
632 forks
Language: PHP
last commit: about 2 years ago
Linked from 2 awesome lists

configurationdotenvenvironmentenvironment-variableshacktoberfestphp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bkeepers/dotenvA Ruby gem that loads environment variables from a .env file into the application's environment.6,608
motdotla/dotenvLoads environment variables from a configuration file into the application's environment19,314
symfony/dotenvA component that loads and parses environment variables from .env files to make them accessible in PHP applications.3,752
hyperupcall/autoenvAutomatically sets up environments based on directory contents.5,733
rbenv/rbenv-varsAn rbenv plugin that safely sets environment variables before spawning Ruby processes.422
joho/godotenvLoads environment variables from .env files into Go applications8,541
jpcercal/environmentA library that provides methods to manage and manipulate environment variables in PHP.57
runtime-env/import-meta-envProvides a way to manage environment-specific variables in JavaScript applications.249
chihab/dotenv-runA collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks.259
tonerdo/dotnet-envA .NET library to load environment variables from .env files454
fabiogibson/envrc-zsh-pluginAutomatically loads or unloads environment variables based on the current directory2
ladjs/dotenv-extendedManages environment-specific variables and default values for applications2
svenluijten/env-providersA package that allows you to configure which Laravel service providers and aliases are loaded based on the application's environment.77
sergioribera/cmp-dotenvAn autocompletion plugin that fetches environment variables from .env files and the system.65
nasermirzaei89/envA package to access environment variables in Go18