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.87 | 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. | 104 | 105 | 18 | 445 | 0 | 10.1 | 9.9 | 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. | 599 | 601 | 87 | 91 | 0 | 6.1 | 0.8 | MIT | 2 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 | 84K | 5 | 19.3 | 43.2 | MIT | 8 months ago | |
| graham-campbell/analyzer | 0.81 | Analyzer by Graham Campbell statically checks your PHP code to ensure referenced classes actually exist, helping catch typos and missing dependencies early. Supports PHP 8.1–8.5 and integrates with PHPUnit 10–13. | 29 | 30 | 5 | 6K | 0 | 25.7 | 36.2 | MIT | 2 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. | 998 | 1,005 | 78 | 484K | 32 | 44.2 | 58.5 | MIT | 2 months ago | |
| theseer/directoryscanner | 0.80 | — | 37 | 43 | 10 | 10K | 2 | 1.6 | 34.0 | 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 | 26 | 306K | 4 | 8.3 | 42.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. | 49 | 48 | 5 | 115K | 0 | 10.7 | 49.5 | MIT | 7 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. | 130 | 134 | 21 | 117K | 0 | 5.2 | 40.8 | 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. | 306 | 308 | 40 | 310 | 0 | 16.8 | 5.3 | MIT | 6 months ago | |
| artflow-studio/laravel-security | 0.79 | — | 0 | 0 | 0 | 206 | 0 | 0.0 | 32.0 | MIT | — | |
| spatie/scotty | 0.78 | Scotty is a beautiful SSH task runner for running scripted tasks on remote servers. Define tasks and macros in a simple Scotty.sh (bash + annotations), then run them with clear output. Fully compatible with Laravel Envoy as a drop-in replacement. | 274 | 183 | 11 | 34 | 0 | 23.1 | 0.8 | — | 1 month 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 | 46K | 0 | 25.2 | 62.4 | MIT | 2 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. | 739 | 752 | 60 | 413K | 0 | 12.4 | 37.9 | MIT | 2 years ago | |
| spatie/laravel-csp | 0.77 | Add Content Security Policy (CSP) headers to your Laravel app with easy configuration and preset policies. Control which scripts, styles, images, and connections are allowed, reduce XSS/data exfiltration risk, and support reporting and nonces. | 858 | 863 | 100 | 458K | 0 | 36.9 | 44.0 | MIT | 3 weeks ago | |
| spatie/image | 0.76 | Expressive PHP image manipulation with a fluent API. Resize, crop, rotate, sharpen, adjust brightness/contrast, apply filters, set quality and orientation, and convert formats. Load, chain operations, and save to a new file or overwrite. | 1,359 | 1,381 | 137 | 2M | 0 | 35.7 | 49.7 | MIT | 2 months 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. | 741 | 750 | 137 | 108K | 0 | 16.8 | 29.9 | MIT | 1 year 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 | 13 | 0 | 2.5 | 5.8 | MIT | 2 years ago | |
| spryker/code-sniffer | 0.76 | Spryker Code Sniffer is a PHP_CodeSniffer ruleset for Spryker projects. Enforces Spryker coding standards and best practices, supports automated code style checks in CI, and helps keep code consistent across teams and modules. | 37 | 37 | 12 | 42K | 6 | 25.9 | 50.4 | MIT | 3 months 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 | 1 | 0 | 0.4 | 0.5 | MIT | 4 years ago |
How can I help you explore Laravel packages today?