roave/security-advisories
Composer dev-only package that blocks installing dependencies with known security vulnerabilities by adding conflict rules. No runtime code or API—just prevents insecure versions during composer require/update to keep your PHP/Laravel supply chain safer.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sensiolabs/security-checker | 0.81 | — | 1,973 | 2,060 | 112 | 139K | 0 | 6.6 | 18.1 | MIT | — | |
| enlightn/security-checker | 0.79 | CLI security checker for PHP/Laravel projects. Scans your composer.lock against FriendsOfPHP Security Advisories to detect vulnerable dependencies. Install via Composer or PHAR, run security:check, get ANSI/JSON output, optional no-dev filtering and allowlisting. | 339 | 341 | 27 | 258K | 4 | 8.3 | 41.5 | MIT | 2 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. | 1,006 | 1,012 | 79 | 566K | 32 | 41.7 | 59.6 | MIT | 4 months ago | |
| composer/composer | 0.75 | Composer is the dependency manager for PHP. Declare project requirements, install/update packages, and manage autoloading with a lock file for repeatable builds. Works with Packagist and VCS repositories; runs via CLI on PHP 7.2.5+ (latest). | 29,484 | 29,543 | 4,815 | 3M | 123 | 91.6 | 60.5 | MIT | 2 weeks ago | |
| spatie/security-advisories-health-check | 0.68 | Laravel Health check that queries Packagist security advisories for your installed PHP packages and reports known vulnerabilities. Supports retries, result caching via Laravel cache, and ignoring specific packages for cleaner health reports. | 52 | 52 | 6 | 129K | 0 | 9.0 | 49.1 | MIT | 9 months ago | |
| phpdocumentor/phpdocumentor | 0.65 | phpDocumentor is a documentation generator for PHP projects. It scans source code and DocBlocks to build API docs, can parse Markdown/ReST, embed API snippets into guides, and generate UML diagrams to help keep code and documentation in sync. | 4,343 | 4,411 | 647 | 9K | 145 | 82.3 | 37.6 | MIT | 2 months ago | |
| deptrac/deptrac | 0.65 | Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. | 2,977 | 2,974 | 154 | 899K | 28 | 57.3 | 53.1 | MIT | 2 weeks ago | |
| rmccue/requests | 0.65 | Requests is a human-friendly PHP HTTP client for sending GET/POST/PUT/DELETE/PATCH/HEAD requests with headers, auth, files, and parameters. Supports cURL or fsockopen, SSL verification, decompression, and IDN URLs with a consistent API. | 3,578 | 3,652 | 503 | 837K | 95 | 76.0 | 64.1 | NOASSERTION | 2 months ago | |
| squizlabs/php_codesniffer | 0.65 | PHP_CodeSniffer (PHPCS) provides phpcs to detect coding standard violations and phpcbf to automatically fix them. Tokenizes PHP files against defined standards to keep code clean and consistent, suitable for teams and CI. | 1,534 | 1,731 | 112 | 7M | 169 | 46.3 | 74.9 | BSD-3-Clause | 8 months ago |
How can I help you explore Laravel packages today?