PHPackages                             schruptor/sinusrhythm - 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. schruptor/sinusrhythm

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

schruptor/sinusrhythm
=====================

With this Package you can easiely call heartbeats for sinusrhythm.de

019[3 PRs](https://github.com/schruptor/sinusrhythm-package/pulls)PHP

Since Nov 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/schruptor/sinusrhythm-package)[ Packagist](https://packagist.org/packages/schruptor/sinusrhythm)[ RSS](/packages/schruptor-sinusrhythm/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

With this optional Package you can easiely call heartbeats for sinusrhythm.de
=============================================================================

[](#with-this-optional-package-you-can-easiely-call-heartbeats-for-sinusrhythmde)

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

[](#installation)

You can install the package via composer:

```
composer require schruptor/sinusrhythm
```

Usage
-----

[](#usage)

```
$uuid = 'UUID from sinusrhythm.dev'

Schruptor\Sinusrhythm::ping($uuid);
```

or you can use the trait

```
use Schruptor\HasSinusrhythm;

protected string $uuid = 'UUID from sinusrhythm.dev';
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Patrick Flügge](https://github.com/schruptor)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

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

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (11 commits)")[![schruptor](https://avatars.githubusercontent.com/u/11615781?v=4)](https://github.com/schruptor "schruptor (2 commits)")

### Embed Badge

![Health badge](/badges/schruptor-sinusrhythm/health.svg)

```
[![Health](https://phpackages.com/badges/schruptor-sinusrhythm/health.svg)](https://phpackages.com/packages/schruptor-sinusrhythm)
```

PHPackages © 2026

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