PHPackages                             heyday/silverstripe-linkcheck - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. heyday/silverstripe-linkcheck

ActiveSilverstripe-module

heyday/silverstripe-linkcheck
=============================

1.0.0(12y ago)3152[2 PRs](https://github.com/heyday/silverstripe-linkcheck/pulls)PHPPHP &gt;=5.3.2CI failing

Since Sep 17Pushed 5y ago26 watchersCompare

[ Source](https://github.com/heyday/silverstripe-linkcheck)[ Packagist](https://packagist.org/packages/heyday/silverstripe-linkcheck)[ RSS](/packages/heyday-silverstripe-linkcheck/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (9)Versions (2)Used By (0)

SilverStripe Link Check
=======================

[](#silverstripe-link-check)

Checks managed websites for broken links and produces a report which is emailed to interested parties in PDF format.

License
-------

[](#license)

SilverStripe Link Check is released under the [MIT license](http://heyday.mit-license.org/)

Installation
------------

[](#installation)

```
$ composer require silverstripe-linkcheck

```

How to use
----------

[](#how-to-use)

### Setting up checks

[](#setting-up-checks)

Set up a Link Check site in `/admin/linkcheck/` filling out the name and URL to check. Add email addresses to send the results to.

### Running the task

[](#running-the-task)

Create a cronjob which runs frequently to perform checks. An example cronjob which runs weekly on Friday morning is below.

```
0 9 * * 5 /path/to/webroot/framework/sake LinkCheckTask
```

Contributing
------------

[](#contributing)

### Code guidelines

[](#code-guidelines)

This project follows the standards defined in:

- [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)
- [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4621d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/de4d8d61f202a03e88c3ed30cce3bfedbc6f56a16e3f3b25546c61aadc51bca2?d=identicon)[heyday](/maintainers/heyday)

---

Top Contributors

[![stecman](https://avatars.githubusercontent.com/u/2230769?v=4)](https://github.com/stecman "stecman (1 commits)")

### Embed Badge

![Health badge](/badges/heyday-silverstripe-linkcheck/health.svg)

```
[![Health](https://phpackages.com/badges/heyday-silverstripe-linkcheck/health.svg)](https://phpackages.com/packages/heyday-silverstripe-linkcheck)
```

###  Alternatives

[sheadawson/silverstripe-blocks

An alternative to the SilverStripe Widgets module.

6055.2k1](/packages/sheadawson-silverstripe-blocks)[silverstripe/superglue

102.2k](/packages/silverstripe-superglue)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
