Libraries tagged by triggered
devgroup/yii2-deferred-tasks
820 Downloads
Allows running tasks and actions in background(triggered by cron) in yii2 framework.
dataweb1/error_mail
174 Downloads
Drupal module that sends out a mail when an error is triggered.
creatissimo/mattermost-bundle
3618 Downloads
Symfony Bundle for communicating with the Mattermost chat, sending messages on exceptions or when triggered by code
brant-wladichuk/sparkify
240 Downloads
This is a simple package for sending transactional (triggered) emails via the SparkPost REST Api.
silverstripe-australia/gearflecting
6 Downloads
A gearman client that triggers a gearman task against a SilverStripe instance that triggered the job
pinkcrab/perique-plugin-lifecycle
5762 Downloads
A module for the PinkCrab Perique Framework which makes it easy to add subscribers which are triggered during various events within a plugins life cycle(Activation, Deactivation, Uninstall, Update etc).
opscale-co/nova-webhooks
2 Downloads
Add webhooks support triggered by your resource CRUD operations.
opengento/module-dev-plugin-list
3 Downloads
This module list all the plugins installed in the Magento 2 instance and their load order when triggered.
myopensoft/laravel-kepoh-webapi
77 Downloads
To send error that been triggered by exception to WebAPI channels for internal error logging purpose.
myopensoft/laravel-kepoh-telegram
46 Downloads
To send error that been triggered by exception to Telegram public channels for internal error logging purpose.
myadion/laravel-maria-webhooks
0 Downloads
The package facilitates the integration between your Laravel application and Adion's artificial intelligence service, Maria. With this package, your application can react in real-time to events triggered by Maria, offering a high level of automation and interaction.
messagemedia/webhooks-sdk
1681 Downloads
The MessageMedia Webhooks allows you to subscribe to one or several events and when one of those events is triggered, an HTTP request is sent to the URL of your choice along with the message or payload. In simpler terms, it allows applications to 'speak' to one another and get notified automatically when something new happens.
mcadare/flash-message-handler
15 Downloads
FlashMessageHandler allow you to manage Flash messages in your application via Triggered events.
martinkz/prismic-cache-tool
9 Downloads
Caches your Prismic documents locally in json files. Needs to be triggered by a Prismic webhook.
jberall/yii2-statusbehavior
14 Downloads
A behavior that set the status to 0 when the status_column is set to null. triggered on BaseActiveRecord::EVENT_BEFORE_INSERT and BaseActiveRecord::EVENT_BEFORE_UPDATE