Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dotenv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Composer
library
Dotenv
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
v0.1.1
Select Git revision
Branches
1
master
default
protected
Tags
17
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.3
v1.0.1
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.1.2
v0.1.1
v0.1.0
18 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Dec
5
Nov
17
Jul
12
Feb
20
Nov
8
Jan
22
Dec
10
4
1
Nov
31
Oct
11
Mar
4
Feb
5
Nov
4
25
Oct
docker/l3d#58 Move project settings out of composer.json
master
master
Replace getenv() with $_ENV to properly get values from .env file
v1.4.1
v1.4.1
Get ready for composer 2
v1.4.0
v1.4.0
Improve verification if env variable is defined
v1.3.1
v1.3.1
Give value in .env higher priority than OS env variable
v1.3.0
v1.3.0
Overwrite existing value in .env when user entered a new value at the prompt
v1.2.3
v1.2.3
Implement new function to receive env variable with prompt and default support but without the prefix
v1.2.2
v1.2.2
Require PHP 7
v1.2.1
v1.2.1
Better handling of git ignore
v1.2.0
v1.2.0
Cosmetics
v1.1.3
v1.1.3
Merge remote-tracking branch 'origin/master'
Cosmetics
v1.0.1
v1.0.1
Always store received env variables in .env file
v1.1.2
v1.1.2
Allow overwrite of a value in the .env file
v1.1.1
v1.1.1
Add support to replace environment variables in keys or values of arrays
v1.1.0
v1.1.0
Remove CI as we now integrate into packagist via service
Update CI workflow
v1.0.0
v1.0.0
Prepare v1.0.0
#1 Coding standard compliance
v0.1.2
v0.1.2
Update meta data
Update PHP requirement
Allow default value and implement a put function which stores into .env
v0.1.1
v0.1.1
Fix ci
Initial code
v0.1.0
v0.1.0
Loading