pushword/page-scanner

Find dead links, 404, 301 and more (command line or admin).

Maintainers

Package info

github.com/Pushword/page-scanner

Homepage

Type:symfony-bundle

pkg:composer/pushword/page-scanner

Statistics

Installs: 2 666

Dependents: 0

Suggesters: 1

Stars: 1

Open Issues: 0

1.0.0-rc670 2026-06-09 19:31 UTC

This package is auto-updated.

Last update: 2026-06-10 15:54:51 UTC


README

Find dead links, 404s, 301s, broken anchors/media and TODO reminders across your content — from the command line or the admin.

Latest Version Software License GitHub Tests Action Status

Code Coverage Type Coverage Total Downloads

Features

  • Checks internal links, external HTTP status, anchors, media and parent pages.
  • pw:page-scan CLI + admin UI with cached results.
  • TODO comments (linkWhenPublished, action-when-published).
  • Parallel external checks with caching.

Installation

composer require pushword/page-scanner

Documentation

Visit pushword.piedweb.com/extension/page-scanner.

The Pushword ecosystem

Pushword is a modular CMS — one Symfony bundle for the core and one bundle per feature. Pick only what you need:

Core

  • pushword/core — Symfony-based CMS core: Page, Media & User entities, Markdown + Twig rendering.

Editing & admin

Content & workflow

Publishing & performance

  • pushword/static-generator — Export a static website (GitHub Pages, Apache, FrankenPHP).
  • pushword/search — SQLite full-text search (Loupe), zero infra.
  • pushword/page-scanner — Find dead links, 404s, redirects & TODOs. (this package)
  • pushword/api — Token-authenticated REST API.

Tooling

Full list and guides on pushword.piedweb.com/extensions.

Contributing

If you're interested in contributing to Pushword, please read our contributing docs before submitting a pull request.

Credits

License

The MIT License (MIT). Please see License File for more information.

PHP Packages Open Source