Libraries tagged by triggers
sgrins/js-file-download
17 Downloads
Javascript function that triggers browser to save javascript-generated content to a file
samirlama/webhook
3 Downloads
git pull based on webhook trigger event
roquie/circleci-php-sdk
66 Downloads
Small library to trigger CI build and maybe it will a full-fledged API wrapper.
rheinbyte/hold-to-confirm
2 Downloads
Hold filament buttons to trigger an action.
rebel-l/git-webhook-proxy
6 Downloads
This is a proxy to use with GIT webhooks (used by Bitbucket). You can use it to trigger different services (like Packagist or Jenkins) in parallel.
panwenbin/yii2-oci-sequence-behavior
143 Downloads
use Oracle sequence on insert when there is no trigger
nopoco/laminas-eventmanager
5 Downloads
Trigger and listen to events within a PHP application
nhalstead/php-facilitator
4 Downloads
Trigger Webhooks to post data to channels in php. This will work with Slack, Discord, and other systems that use WebHooks.
neclimdul/drush_blackfire
2 Downloads
This extension provides global options to drush to trigger blackfire profiling.
mouf/database.dbstats
88 Downloads
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.
modcreative/laravel-wayble-pulse
91 Downloads
Triggers, actions, and analytics AI framework for Wayble
mim/dc
4 Downloads
Generic function and convention to trigger deprecation notices
mcadare/eventhub
17 Downloads
EventHub is a library which goal is to trigger downstream events following a simple configuration.
leumas/html-to-pdf-with-phantom-js
269 Downloads
A package suitable for html to pdf generation. It contains a wrapper written in PHP for phantom api and a script written in javascript that will trigger phantom to convert html to pdf.It is more reliable and faster than mpdf or fpdf.
larkit/yii2-swoole-websocket
55 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.