Libraries tagged by triggered
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.
pleodigital/circle-ci-webhook
328 Downloads
Plugin adding CP button triggering CircleCI.
platx/yii2-http-error-helper
2355 Downloads
Helper for triggering http exceptions
panwenbin/yii2-oci-sequence-behavior
143 Downloads
use Oracle sequence on insert when there is no trigger
oldpak/deprecations
29 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
nopoco/laminas-eventmanager
7 Downloads
Trigger and listen to events within a PHP application
nhalstead/php-facilitator
5 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
3 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
97 Downloads
Triggers, actions, and analytics AI framework for Wayble
mim/dc
5 Downloads
Generic function and convention to trigger deprecation notices
mcadare/eventhub
19 Downloads
EventHub is a library which goal is to trigger downstream events following a simple configuration.
liquidlab-agency/magento2-sameday-validation-fix
2 Downloads
Magento 2 module that fixes the Sameday shipping method to properly validate Country field, which triggers shipping address validation and saving
leumas/html-to-pdf-with-phantom-js
272 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.