lbonnet / link-checker-bundle
A Symfony bundle to crawl a site and detect broken internal and external links.
Package info
github.com/lbonnet-gda/link-checker-bundle
Type:symfony-bundle
pkg:composer/lbonnet/link-checker-bundle
v0.1.0
2026-08-24 08:19 UTC
Requires
- php: >=8.1
- ext-dom: *
- symfony/config: ^6.4 || ^7.4 || ^8.1
- symfony/console: ^6.4 || ^7.4 || ^8.1
- symfony/css-selector: ^6.4 || ^7.4 || ^8.1
- symfony/dependency-injection: ^6.4 || ^7.4 || ^8.1
- symfony/dom-crawler: ^6.4 || ^7.4 || ^8.1
- symfony/http-client: ^6.4 || ^7.4 || ^8.1
- symfony/http-foundation: ^6.4 || ^7.4 || ^8.1
- symfony/http-kernel: ^6.4 || ^7.4 || ^8.1
- symfony/lock: ^6.4 || ^7.4 || ^8.1
- symfony/messenger: ^6.4 || ^7.4 || ^8.1
Requires (Dev)
- phpstan/phpstan: ^2.2
- phpunit/phpunit: ^10.5 || ^11.5
- symfony/framework-bundle: ^6.4 || ^7.4 || ^8.1
- symfony/phpunit-bridge: ^6.4 || ^7.4 || ^8.1
Suggests
- symfony/notifier: To send alerts (Slack, email, ...) from a CrawlCompletedEvent listener.
- symfony/scheduler: To run periodic audits via a RecurringMessage, as shown in the README.
This package is auto-updated.
Last update: 2026-08-28 08:04:41 UTC