Libraries tagged by workflowy
pantheon-systems/terminus-addons-installer-plugin
4788 Downloads
Allows Terminus to trigger workflows on the platform that configure themes & plugins.
obelaw/timeflow
1073 Downloads
Time-based workflow logging for Laravel models.
newtxt/newtxt-translate
259 Downloads
Laravel integration package for NewTXT Translate widget rendering, server-side localization, translated HTML cache, and prewarm workflows.
naf/mcp
84 Downloads
NAF MCP Plugin for basic AI driven workflows.
move-elevator/deployer-tools
3765 Downloads
The Deployer Tools combine multiple deployer recipes for an improved deployment process and workflow.
mldong/jeeflow-php
80 Downloads
jeeflow workflow engine — PHP implementation (5th language in the multilingual federation)
mattfalahe/hr-manager
1075 Downloads
HR Manager - Two Faces - The new era of recruitment for SeAT. A public recruitment funnel for applicants and a director-side assessment console for tracking member health, classifying activity, and running purge workflows. Pure consumer of SeAT-synced data and Manager Core EventBus / PluginBridge - no ESI calls of its own.
matesofmate/rector-extension
127 Downloads
Rector extension for Symfony Mate providing inspect, dry-run preview, and apply workflows
madong/ingenious
375 Downloads
A new ingenious v2 workflow engine
localizationteam/localizer
26607 Downloads
This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still handles exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations won't have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.
kraftwagen/kraftwagen
17 Downloads
Drush commands to manage a install profile based Drupal development workflow
konradmichalik/typo3-mcp-server-content-planner
48 Downloads
Bridges the TYPO3 MCP Server and Content Planner extensions, exposing content-planner status, assignee and comment workflows as MCP tools for AI assistants.
joachim-n/dorgflow
115 Downloads
Automated git workflow for drupal.org patches.
jeffersongoncalves/laravel-zero-package-scaffold
71 Downloads
Shared file templates (LICENSE, CI workflows, phpstan/phpunit, README) and namespace-casing resolution for package generator CLIs.
invoicetronic/php-sdk
175 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/