PHPackages                             borders-dev/craft-pulse - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. borders-dev/craft-pulse

Abandoned → [ledgehq/ledge-craft](/?search=ledgehq%2Fledge-craft)Craft-plugin[Utility &amp; Helpers](/categories/utility)

borders-dev/craft-pulse
=======================

Health, uptime, and compliance monitoring for your Craft CMS sites.

5.0.7.2(2w ago)073mitPHPPHP &gt;=8.2

Since Jan 28Pushed 2w agoCompare

[ Source](https://github.com/ledgehq/ledge-craft)[ Packagist](https://packagist.org/packages/borders-dev/craft-pulse)[ RSS](/packages/borders-dev-craft-pulse/feed)WikiDiscussions 5.x Synced today

READMEChangelogDependencies (12)Versions (25)Used By (0)

Ledge
=====

[](#ledge)

Health, uptime, and compliance monitoring for your Craft CMS sites.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 5.0.0 or later, and PHP 8.2 or later.

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

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “Ledge”. Then press “Install”.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require ledgehq/ledge-craft

# tell Craft to install the plugin
./craft plugin/install ledge

# generate a secret key for the health endpoint
./craft ledge/generate-key
```

Configuration
-------------

[](#configuration)

Ledge requires a secret key to authenticate requests to the `/_ledge/health` endpoint. You can either:

- Run `./craft ledge/generate-key` to generate a key and save it to your `.env` file automatically
- Add your own key to `.env` manually: `LEDGE_SECRET_KEY=your-secret-key`

The health endpoint can then be accessed by including the key in the `X-Ledge-Key` header:

```
curl -H "X-Ledge-Key: your-secret-key" https://your-site.com/_ledge/health
```

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance97

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

Every ~6 days

Total

23

Last Release

16d ago

Major Versions

0.5.2 → 5.0.02026-05-27

4.0.0 → 5.0.22026-05-28

4.0.5 → 5.0.52026-06-02

4.x-dev → 5.x-dev2026-06-18

PHP version history (2 changes)0.1.0PHP &gt;=8.0.2

5.0.0PHP &gt;=8.2

### Community

Maintainers

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

---

Top Contributors

[![BrandonJamesBorders](https://avatars.githubusercontent.com/u/6044898?v=4)](https://github.com/BrandonJamesBorders "BrandonJamesBorders (53 commits)")

### Embed Badge

![Health badge](/badges/borders-dev-craft-pulse/health.svg)

```
[![Health](https://phpackages.com/badges/borders-dev-craft-pulse/health.svg)](https://phpackages.com/packages/borders-dev-craft-pulse)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

393813.5k10](/packages/spicyweb-craft-neo)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

293952.6k33](/packages/craftcms-feed-me)[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k70](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k19](/packages/solspace-craft-freeform)[verbb/comments

Add comments to your site.

13753.9k](/packages/verbb-comments)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)

PHPackages © 2026

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