josegonzalez/dotenv
dotenv file parsing for PHP
4.0.0
11M downloads/mo
#1573 most downloaded on Packagist
josegonzalez/php-dotenv
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 5.7 years
Some releases are documented
notes for 10 of 27 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
27 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
26 releases · Dec 2013 to May 2023Releases
latest 27-
4.0.029 May 2023Release notes
Open source →What's Changed
- Added skipExisting example block by @stefanvangastel in #40
- Create CODE_OF_CONDUCT.md by @josegonzalez in #45
- Updating this to support php8.x still supports 5.x and 7.x by @fr3nch13 in #55
New Contributors
- @stefanvangastel made their first contribution in #40
- @fr3nch13 made their first contribution in #55
Full Changelog: 3.2.0...4.0.0
-
3.2.019 Sep 2017 -
3.1.014 Jul 2017Release notes
Open source →- Add support for PHP 5.5+
By removing the requirement of runningapache_*tests, we can lower the requirement while not breaking any functionality.
- Add support for PHP 5.5+
-
3.0.003 Jan 2017Release notes
Open source →- Drop PHP 5.x support
- Add hhvm to testing matrix
- Add
apache_getenvsupport
-
2.1.003 Jan 2017 -
2.0.007 Jan 2016Release notes
Open source →-
Dropped our parser in favor of the absolutely beautiful parser by @m1 here.
This change now improves our
.envparsing, and also makes parsed output a bit more lax. Please take note of this if you expectphp-dotenv.envfiles to be bash compatible; you may wish to manually check as stated in the readme.One notable change is the introduction of a ParseException which is currently not caught by the
->parse()call. We retain the right to change this in a minor release to bring it in line with the rest of the codebase.
-
-
1.2.207 Jan 2016 -
1.2.125 Dec 2015 -
1.2.025 Dec 2015Release notes
Open source →- Added the ability to use function callables as filters
- Added the ability to pass in a configuration array as the second parameter to a filter
- Use badges from shields.io
-
1.1.025 Dec 2015Release notes
Open source →- Add official support for PHP 5.6.x and PHP 7.0.x
- Install phpcs and php-coveralls via composer's
require-devoption when running tests - Add
UppercaseFirstKeyFilterclass
-
1.0.415 Oct 2015Nothing published for this version
-
1.0.309 Oct 2015Nothing published for this version
-
1.0.213 Aug 2015Nothing published for this version
-
1.0.105 Jun 2015Nothing published for this version
-
1.0.024 May 2015Nothing published for this version
-
0.7.1no dateNothing published for this version
-
0.7.024 May 2015Nothing published for this version
-
0.6.002 Mar 2015Nothing published for this version
-
0.5.001 Mar 2015Nothing published for this version
-
0.4.016 Jan 2015Nothing published for this version
-
0.3.028 May 2014Nothing published for this version
-
0.2.004 Feb 2014Nothing published for this version
-
0.1.009 Jan 2014Nothing published for this version
-
0.0.507 Jan 2014Nothing published for this version
-
0.0.431 Dec 2013Nothing published for this version
-
0.0.231 Dec 2013Nothing published for this version
-
0.0.130 Dec 2013Nothing published for this version