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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| brainmaestro/composer-git-hooks | 0.82 | Manage Git hooks via Composer scripts. Install, version, and run pre-commit/pre-push and more across your team using composer install/update. Simple config, no extra tooling, keeps hooks consistent in any PHP project. | 1,086 | 1,099 | 89 | 173K | 12 | 14.8 | 33.8 | MIT | 1 year ago | |
| captainhook/captainhook-phar | 0.78 | Composer installer for the CaptainHook PHAR. Adds CaptainHook to vendor/bin for use in projects and updates it automatically on composer update. See captainhook/captainhook for source, quick start, and full docs at captainhook.info. | 6 | 6 | 1 | 36K | 0 | 1.3 | 51.3 | MIT | 5 years ago | |
| maglnet/composer-require-checker | 0.77 | CLI tool that scans your PHP sources and composer.json to ensure every used class/function comes from declared dependencies. Detects “soft” transitive deps and missing required PHP extensions, helping prevent breakage after dependency updates. | 998 | 1,005 | 78 | 484K | 32 | 44.2 | 58.5 | MIT | 2 months ago | |
| bentools/shh-bundle | 0.77 | — | 3 | 3 | 0 | 137 | 0 | 1.2 | 21.4 | — | 1 year ago | |
| captainhook/plugin-composer | 0.77 | Deprecated Composer plugin for CaptainHook that auto-installs Git hooks for your team. Configure hook file name, PHAR path, or disable via composer.json “extra”. Use captainhook/hook-installer instead for flexible PHAR/source installs. | 20 | 21 | 4 | 58K | 2 | 5.1 | 47.5 | MIT | 4 years ago | |
| moxio/php-codesniffer-sniffs | 0.77 | Custom PHP_CodeSniffer 3.x sniffs from Moxio to catch subtle PHP bugs and unexpected behavior. Provides a standalone ruleset or individual sniffs for other standards, enforcing safer comparisons, strict base64_decode, switch continue rules, and more. | 17 | 18 | 11 | 3K | 0 | 20.8 | 35.1 | MIT | 4 months ago | |
| phpmd/phpmd | 0.77 | PHPMD (PHP Mess Detector) scans PHP code for potential problems like overly complex methods, unused parameters, and suspicious code. It’s a CLI tool with configurable rulesets, Baseline support, and CI-friendly output formats to keep codebases clean. | 2,427 | 2,503 | 351 | 2M | 68 | 45.6 | 60.9 | BSD-3-Clause | 2 years ago | |
| captainhook/hook-installer | 0.76 | Composer plugin for CaptainHook that automatically installs and updates your local Git hooks after composer install/update, helping ensure your whole team has hooks enabled. Supports custom config/executable paths and optional force/only-enabled settings. | 5 | 5 | 0 | 72K | 0 | 2.7 | 55.3 | MIT | 2 years ago |
How can I help you explore Laravel packages today?