captainhook/secrets
Detect secrets like passwords and API keys in code to prevent accidental commits. Use built-in regex suppliers (AWS, Google, GitHub, etc.) or provide your own patterns, plus a whitelist for allowed matches. Includes a simple Detector API.
Architecture fit: Designed as a CaptainHook plugin for Git hook integration, it fits Laravel's Composer-based workflow but requires CaptainHook as a dependency for hook management (not native to Laravel). This adds an external tool dependency that may complicate standard Laravel setups.
Integration feasibility: High for PHP environments via Composer, but low adoption (0 dependents) suggests untested integration patterns. Requires manual hook configuration beyond typical Laravel tooling.
Technical risk: Pre-1.0 maturity
How can I help you explore Laravel packages today?