spatie/mixed-content-scanner-cli
CLI tool to detect mixed content on HTTPS sites. Crawls pages and reports HTML elements whose URLs use http:// (images, scripts, iframes, forms, etc.). Install via Composer globally and run: mixed-content-scanner scan .
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/mixed-content-scanner | 0.86 | Scan a website for mixed content by crawling pages and flagging insecure http:// resources in common HTML tags (img, script, iframe, link, etc.). Use MixedContentScanner with a logger to report where mixed content is found or missing. | 105 | 105 | 18 | 831 | 0 | 10.1 | 13.1 | MIT | 3 years ago | |
| spatie/http-status-check | 0.81 | CLI tool to crawl a website and report HTTP status codes for every link. Scan internal and optionally external URLs, control concurrency for speed, and export failing (non-2xx/3xx) links to a file for quick auditing. | 600 | 601 | 87 | 65 | 0 | 6.1 | 0.4 | MIT | 3 years ago | |
| contentful/contentful | 0.81 | Official PHP client for Contentful’s Content Delivery and Preview APIs. Fetch entries, assets, and content types from your spaces with a typed SDK, caching and link resolution options, and easy integration into PHP applications and frameworks. | 118 | 120 | 66 | 101K | 5 | 16.4 | 43.4 | MIT | 10 months ago | |
| maglnet/composer-require-checker | 0.80 | 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 | |
| theseer/directoryscanner | 0.80 | — | 37 | 43 | 10 | 11K | 2 | 1.6 | 34.1 | NOASSERTION | 4 years ago | |
| enlightn/security-checker | 0.80 | 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 | |
| spatie/security-advisories-health-check | 0.79 | 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 | |
| spatie/packagist-api | 0.79 | Search Packagist and fetch package details via the official Packagist API. Provides a simple PackagistClient built on Guzzle with a URL generator, plus helpers to list all packages or filter by vendor/type, and browse popular packages with pagination. | 131 | 134 | 21 | 136K | 0 | 5.2 | 41.6 | MIT | 1 year ago | |
| spatie/ssl-certificate-chain-resolver | 0.79 | Resolves incomplete SSL certificate chains by discovering and returning the missing intermediate certificates between a site’s cert and trusted roots. Helps fix “Extra download” issues flagged by SSL Labs, improving compatibility for mobile and strict clients. | 307 | 308 | 40 | 296 | 0 | 15.2 | 4.3 | MIT | 7 months ago | |
| artflow-studio/laravel-security | 0.79 | — | 0 | 0 | 0 | 71 | 0 | 0.0 | 25.7 | MIT | — | |
| sensiolabs/security-checker | 0.78 | — | 1,973 | 2,060 | 112 | 139K | 0 | 6.6 | 18.1 | MIT | — | |
| spatie/scotty | 0.78 | Scotty is a beautiful SSH task runner. Define tasks in a Scotty.sh file (bash with annotations) and run them on remote servers over SSH with clear, readable output. Compatible with Laravel Envoy, so you can use it as a drop-in replacement. | 283 | 279 | 13 | 11 | 0 | 20.4 | 0.3 | — | 2 months ago | |
| spatie/laravel-csp | 0.77 | Set Content Security Policy (CSP) headers in Laravel to control which scripts, styles, and resources can load and where they can send data. Helps prevent XSS and malicious third-party scripts. Includes report-only mode, nonces, and easy config. | 867 | 874 | 100 | 489K | 0 | 37.3 | 44.3 | MIT | 3 weeks ago | |
| kylekatarnls/multi-tester | 0.77 | Run unit tests across multiple Composer projects after changing a shared package. Multi-tester swaps your local package into dependent projects’ vendor dirs and runs their test suites (Travis CI-style supported), catching integration breakages early. | 4 | 4 | 5 | 68K | 0 | 22.3 | 61.7 | MIT | 4 months ago | |
| spatie/url | 0.77 | Immutable URL parser/builder for PHP. Parse scheme, host, path and query, then fluently transform parts (withHost, withPath, withScheme) and manage query parameters. Supports allowed/sanitized schemes for safer URL handling. | 741 | 754 | 60 | 458K | 0 | 12.4 | 38.6 | MIT | 2 years ago | |
| spatie/ssl-certificate | 0.76 | Retrieve and validate SSL/TLS certificates for any host in PHP. This package fetches certificate details like issuer, validity dates, and expiration status, making it easy to monitor domains and detect upcoming certificate issues in Laravel apps. | 742 | 751 | 137 | 126K | 0 | 35.0 | 35.7 | MIT | 1 month ago | |
| 1pilotapp/symfony-client | 0.76 | 1Pilot Symfony Client integrates your Symfony app with the 1Pilot dashboard for centralized monitoring and management. Track uptime and SSL, detect config and server changes, manage Composer packages, and receive alerts via email, Slack, or Discord. | 7 | 7 | 1 | 34 | 0 | 2.5 | 10.0 | MIT | 2 years ago | |
| spatie/statamic-health | 0.75 | Statamic addon that integrates Spatie Laravel Health to monitor your app with configurable checks (e.g., disk space). View health status in the control panel and get notifications via mail or Slack when checks warn or fail. | 11 | 11 | 1 | 0 | 0 | 0.4 | — | MIT | 4 years ago |
How can I help you explore Laravel packages today?