Libraries tagged by trig
lemmon/kirby-panel-buttons
2696 Downloads
Kirby panel buttons field to open or trigger URL or a webhook
aplus/events
1284184 Downloads
Aplus Framework Events Library
vortos/vortos-search
656 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
vortos/vortos-scheduler
1181 Downloads
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man detection, RBAC + 4-eyes, fire-queue CQRS consumer, auto-prune retention.
silverstripe/cms-events
22807 Downloads
Triggers events for common actions in Silverstripe CMS
provydon/laravel-pgsearch
4050 Downloads
PostgreSQL-friendly search for Eloquent (ILIKE + normalization; optional FTS/trigram later).
mst/mst-reloadtrigger
7213 Downloads
add a trigger where e.g. browsersync can watch
mobilestock/model-tracks-user-updates
9566 Downloads
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.
immusen/yii2-swoole-websocket
8903 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.
georgringer/context-edit-records
738 Downloads
Trigger context editing for all record types
fof/badges
5167 Downloads
A comprehensive badge and achievement system for Flarum with conditional triggers, automatic awarding, and manual assignment.
drupal/ai_recipe_guardrails_prompt_safety
4699 Downloads
AI Guardrails Prompt Safety recipe for the Drupal AI module. Installs guardrails to block injection attacks, XSS patterns, and liability-triggering topics such as legal advice, medical advice, and sensitive subjects.
bertugfahriozer/sql2migration
1888 Downloads
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
ashrafic/filament-automation-bridge
596 Downloads
Turn any Eloquent model event into an automation trigger for Zapier, Make, or n8n — without writing code.
ascend/laravel-column-watcher
1097 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!