Libraries tagged by workflow event
webnarmin/automata
7 Downloads
Framework-agnostic orchestration engine for single-active finite state machines in PHP.
se7enxweb/swark
516 Downloads
eZ Publish extension which provides template operators to generate complex template logic simply. Provides many template operators and a couple of workflow events which are needed very often, yet missing in eZ Publish. Great for smart developers!
se7enxweb/ezssp
2 Downloads
Subtree Skeleton Publisher copies a skeleton node tree to a given node via workflow event. Great for savy developers!
gggeek/ezworkflowcollection
1574 Downloads
This extension is a collection of general-purpose workflow event types for eZ Publish
gplanchat/durable
28 Downloads
PHP library for durable execution: workflows, activities, event journal, and transports (HttpKernel integration lives in the bundle).
milpa/orchestrator
15 Downloads
Generic event-sourced process engine for the Milpa PHP framework: process definitions composed from milpa/workflow states/transitions/gates, a pure reducer folding an EventStoreInterface log into process state, an auto-advancing runner, and human-gate decision surfaces via milpa/live.
invoicetronic/php-sdk
46 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
butterfly-team/magento-order-event-dispatcher
256 Downloads
This Magento 2 module allows you to trigger order-related events for an existing order via a URL. This is useful when you manually create orders in the Magento database and want to trigger events for processing workflows such as inventory updates, email notifications, and more.
cntlscrut/drupal-eca-news-workflow
0 Downloads
Complete automated editorial workflow system for news organizations using ECA (Event Condition Action)
vek/vek-event-extensions
4 Downloads
The extension builds on sf_event_mgt and adds key features. It introduces two event types (standard and training), customizable PDF certificate generation, additional training-specific registration fields, verification workflows for certificate approval, training points management, email handling (certificate dispatch and online meeting information), automated reminder messages via scheduler task, and a backend module for participant management.
eng-mmustafa/laravel-saga-workflow
0 Downloads
A powerful Laravel package implementing the Saga Pattern for managing long-running distributed transactions with automatic compensation logic. Build robust, fault-tolerant applications with step-by-step transaction management and automatic rollback capabilities.
se7enxweb/autorss
1 Downloads
Auto RSS is a simple eZ Publish Platform (Legacy) workflow extension which provides a simple set of tools for rss feed creation via workflow event. Great for advanced developers!
brookinsconsulting/bcuserregisteruserplacement
5 Downloads
eZ Publish Legacy extension which provides a workflow event and settings to move a user upon creation to a specific user group or other content tree node based on the selection choice made during user registration (via user input). Great for organizing user object within specific groups automatically!
ecotone/tempest
0 Downloads
Ecotone for Tempest — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox via PHP attributes.
vandetho/symflow-laravel
0 Downloads
A Symfony-compatible workflow engine for Laravel. State machines, Petri nets, guards, events, validation, weighted arcs, middleware, and YAML/JSON/PHP import/export.