smony/env-doctor

Simple CLI tool to detect .env issues in PHP projects

Maintainers

Package info

github.com/Smony/env-doctor

pkg:composer/smony/env-doctor

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.1.1 2026-04-01 18:09 UTC

This package is auto-updated.

Last update: 2026-04-01 18:09:54 UTC


README

Simple CLI tool to detect .env issues in PHP projects.

🚀 Features

  • Detect missing environment variables
  • Detect unused variables
  • Detect dangerous production settings
  • Clean CLI output with summary
  • Works without any framework

📦 Installation

composer require smony/env-doctor