Libraries tagged by triggered
devgroup/yii2-deferred-tasks
820 Downloads
Allows running tasks and actions in background(triggered by cron) in yii2 framework.
davidhirtz/yii2-lazysizes
1191 Downloads
High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
ctidigital/module-catalogjs
3309 Downloads
Adds models that are triggered when a customer selects options on the product page.
creatissimo/mattermost-bundle
3595 Downloads
Symfony Bundle for communicating with the Mattermost chat, sending messages on exceptions or when triggered by code
hchokshi/silverstripe-hasonefield
1579 Downloads
Edit a has_one relationship using the gridfield editor, triggered by clicking a button.
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
5761 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).
opengento/module-dev-plugin-list
0 Downloads
This module list all the plugins installed in the Magento 2 instance and their load order when triggered.
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.
mcadare/flash-message-handler
14 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
hambrook/clitaskrunner
6 Downloads
Run a CLI command in the background and get updates via callbacks on events including buffer and line updates. You can subscribe to any writable stream and get callbacks triggered for new lines or on each buffer update.