spatie/http-status-check
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-link-checker | 0.87 | Unmaintained: Artisan command to crawl your Laravel app and check internal/external links. Logs URLs that don’t return 2xx/3xx responses and can email broken-link reports. Configurable base URL, link-check profiles, reporters, and concurrency settings. | 261 | 258 | 42 | 99 | 0 | 4.9 | 1.4 | MIT | 3 years ago | |
| chameleon-system/sanitycheck-bundle | 0.85 | — | 2 | 2 | 5 | 104 | 0 | 0.2 | 21.4 | MIT | — | |
| bayzet/health-check | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| adunblock/server-tag-symfony | 0.84 | Symfony bundle that fetches script URLs from a remote endpoint and renders them via a Twig server_tag() function. Uses Symfony HttpClient, optional caching with configurable TTL, safe HTML escaping, and graceful error handling. Compatible with Symfony 5–8. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/visit | 0.84 | Human-friendly curl for the terminal. Visit any URL and display its response with colorized output (HTML via bat, JSON via jq), plus status code and response time. Supports custom HTTP methods and options like following redirects. | 391 | 390 | 14 | 1 | 0 | 7.5 | 0.0 | — | 1 year ago | |
| spatie/mixed-content-scanner-cli | 0.84 | 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 . | 92 | 92 | 20 | 1 | 0 | 3.8 | 0.1 | MIT | 3 years ago | |
| hpatoio/bitly-api | 0.83 | Unmaintained PHP Bitly API client built on Guzzle. Provides a Bitly\Client for calling endpoints (e.g., Highvalue), supports custom cURL options like timeouts, and allows attaching Guzzle plugins (e.g., logging). Symfony2 integration mentioned. | 33 | 35 | 12 | 628 | 0 | 1.7 | 17.6 | — | 6 years ago | |
| spatie/statamic-health | 0.83 | 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 | |
| spatie/security-advisories-health-check | 0.82 | 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/crawler | 0.82 | PHP web crawler that discovers links concurrently via Guzzle, with optional JavaScript rendering powered by Chrome/Puppeteer. Configure depth, internal-only rules, and callbacks for per-page handling, plus a fake mode to test crawl logic without real HTTP requests. | 2,821 | 2,829 | 367 | 649K | 0 | 55.7 | 38.3 | MIT | 2 weeks ago | |
| spatie/laravel-visit | 0.82 | Adds a php artisan visit command to quickly hit any route in your Laravel app and inspect the response. Shows colorized HTML or JSON output plus request results, with options like visiting by route name and logging in a user before the request. | 158 | 158 | 9 | 479 | 0 | 19.5 | 9.5 | MIT | 2 months ago | |
| spatie/packagist-api | 0.82 | 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/url | 0.81 | 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-uptime-monitor | 0.80 | Configurable Laravel uptime monitor that checks site availability and SSL expiry. Sends alerts when a site goes down or recovers using Laravel notifications (Slack, mail, Telegram, or custom channels). Includes scheduling, history, and robust monitoring options. | 1,071 | 1,078 | 179 | 7K | 0 | 34.9 | 13.8 | MIT | 3 months ago |
How can I help you explore Laravel packages today?