LaravelPackages.net
Acme Inc.
Toggle sidebar
tempest-tools/raven

Tools for building sending notifications from Scribe managed entities

2
0
1.0.0
About tempest-tools/raven

tempest-tools/raven is a Laravel package for tools for building sending notifications from scribe managed entities. It currently has 0 GitHub stars and 2 downloads on Packagist (latest version 1.0.0). Install it with composer require tempest-tools/raven. Discover more Laravel packages by tempest-tools or browse all Laravel packages to compare alternatives.

Last updated

Tempest Tools Raven

This package contains libraries used to connect Tempest Tools Scribe enabled entities with Laravel's notification system.

Please see the wiki for more documentation: https://github.com/tempestwf/tempest-tools-raven/wiki

key features

  • All the powers and capabilities of Scribe context sensitive configs now work with your notification system
  • Add notifications to Scribe configs easily with minimal code
  • Auto send notification that have been added to Scribe by adding a middleware to the route
  • Configure the notification from inside the Scribe config
  • Write minimal code to create custom notifications as needed
  • Use our generic notification's out of the box for many applications, preventing the need to write your own notification classes.

Requirements

  • PHP >= 7.1.0

  • "tempest-tools/scribe": "1.0.*"

Star History Chart