Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 11:43
· 21 commits to main since this release
7fff146

Initial stable release of Laravel Env Guard.

Highlights:

  • automatic development-time environment auditing
  • Laravel 12 and Laravel 13 support
  • .env, .env.example and .env.testing consistency checks
  • env() outside config detection
  • Vite, PHPUnit and Docker environment usage detection
  • duplicate, casing and environment drift diagnostics
  • no environment values stored in findings, logs or cache data