dotenv
Environment parser
A component that loads and parses environment variables from .env files to make them accessible in PHP applications.
Registers environment variables from a .env file
4k stars
15 watching
28 forks
Language: PHP
last commit: 8 days ago
Linked from 1 awesome list
componentdotenvenvenvironmentphpsymfonysymfony-component
Related projects:
Repository | Description | Stars |
---|---|---|
bkeepers/dotenv | A Ruby gem that loads environment variables from a .env file into the application's environment. | 6,604 |
motdotla/dotenv | Loads environment variables from a configuration file into the application's environment | 19,228 |
vlucas/phpdotenv | Automatically loads environment variables from a configuration file into PHP applications. | 13,177 |
joho/godotenv | Loads environment variables from .env files into Go applications | 8,445 |
tonerdo/dotnet-env | A .NET library to load environment variables from .env files | 445 |
stackbuilders/dotenv-hs | Loads configuration from dotenv files into the environment of Haskell programs. | 65 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
insomnimus/ps-dotenv | A module that integrates environment variable management into Powershell Core for simplified configuration and automatic sourcing of .env files. | 63 |
sergioribera/cmp-dotenv | An autocompletion plugin that fetches environment variables from .env files and the system. | 65 |
mathworks/dotenv-for-matlab | Loads configuration data from an environment file into a MATLAB application | 15 |
hyperupcall/autoenv | Automatically sets up environments based on directory contents. | 5,710 |
decryptus/json-dotenv | Manipulates and extracts environment variables from JSON-formatted files | 8 |
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |