worksome/envy
Automatically keep your .env files in sync.
v1.5.0
2.0M downloads/mo
#3676 most downloaded on Packagist
worksome/envy
What this package is like to depend on
Last release 5 months ago
02 Mar 2026
Release timing varies
gaps range from 2 weeks to 12 months
Nearly every release is documented
notes for 14 of 15 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
15 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
15 releases · Feb 2022 to Mar 2026Releases
latest 15-
v1.5.002 Mar 2026Release notes
Open source →What's Changed
- Add GitHub Actions example to run Envy in CI by @ishifoev in #55
- Add GitHub Actions CI workflow for coding style, static analysis and tests by @ishifoev in #56
- style: apply fixes from ECS by @owenvoke in #57
- ci: update tests workflow and badges by @owenvoke in #59
- test: normalize line endings for consistent cross-platform behavior by @ishifoev in #58
- feat: drop support for PHP
<8.4by @owenvoke in #61 - chore(deps-dev): update Coding Style by @owenvoke in #60
- Laravel 13.x Compatibility by @laravel-shift in #63
New Contributors
Full Changelog: v1.4.0...v1.5.0
-
v1.4.004 Mar 2025Release notes
Open source →What's Changed
- Laravel 12.x Compatibility by @laravel-shift in #46
New Contributors
- @laravel-shift made their first contribution in #46
Full Changelog: v1.3.1...v1.4.0
-
v1.3.119 Feb 2025 -
v1.3.018 Apr 2024Release notes
Open source →What's Changed
- Support the
nikic/php-parserto 5.x by @kayw-geek in #41
New Contributors
- @kayw-geek made their first contribution in #41
Full Changelog: v1.2.0...v1.3.0
- Support the
-
v1.2.008 Feb 2024Release notes
Open source → -
v1.1.022 Mar 2023Release notes
Open source →What's Changed
- feat(docker): Adds Docker support by @lukeraymonddowning in #31
- chore(deps): Upgrade to Pest v2 by @lukeraymonddowning in #34
Full Changelog: v1.0.0...v1.1.0
Release notes
Open source → -
v1.0.001 Feb 2023Release notes
Open source →What's Changed
- feat: require PHP 8.2 or later by @owenvoke in #27
- chore(deps): Laravel 10 support by @lukeraymonddowning in #30
New Contributors
Full Changelog: v0.5.0...v1.0.0
Release notes
Open source →Note: Whilst this is a major release, there are no breaking changes. We feel Envy is battle tested enough to be considered stable, so we're moving to a 1.0.0 release 🥳
Added
- Added support for Laravel 10 #30
-
v0.5.021 Jul 2022 -
v0.4.013 Apr 2022Release notes
Open source →Added
- Missing .env files will now display a friendly error message in the console #21
- Missing broadcast .env values added to default values #20
- Missing AWS .env values added to default values #19
- Illuminate/Contracts version has been updated to earliest that supports feature set #18
- Github Actions checkout upgraded from v2 to v3 #16
-
v0.3.121 Feb 2022Release notes
Open source →Fixed
- Two missing environment variables in the default configuration for Laravel 9 projects #6
-
v0.3.019 Feb 2022Release notes
Open source →Added
- Support for
Filterobjects for more complex inclusions and exclusions #5
- Support for
-
v0.2.214 Feb 2022 -
v0.2.107 Feb 2022 -
v0.2.007 Feb 2022Release notes
Open source →Changed
- Renamed
blacklistandwhitelisttoexclusionsandinclusionsrespectively #1
- Renamed
-
v0.1.002 Feb 2022Nothing published for this version