Skip to content

schruptor/sinusrhythm-package

Repository files navigation

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

Installation

You can install the package via composer:

composer require schruptor/sinusrhythm

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

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

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

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages