Libraries tagged by workflows
zetacomponents/workflow
168355 Downloads
The purpose of the Workflow component is to provide the core functionality of an activity-based workflow system including the definition and execution of workflow specifications.
youwe/workflow-gui
90964 Downloads
Workflow Configuration UI for Pimcore
php-etl/workflow-implementation
Downloads
xentral/laravel-docs
41837 Downloads
A laravel package which provides a documentation workflow leveraging phpdocs and mkdocs
wezlo/filament-approval
3824 Downloads
Approval Workflow Engine for Filament
teknoo/states
41671 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
tarfin-labs/event-machine
9958 Downloads
Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.
php-n8n/client
3161 Downloads
A lightweight, strongly typed PHP client for triggering n8n webhooks and tracking workflow executions.
papi-ai/papi-core
5188 Downloads
Core classes for PapiAI - A simple but powerful PHP library for building AI agents
padosoft/laravel-flow-admin
16500 Downloads
Professional UI/UX admin panel for padosoft/laravel-flow — pixel-perfect Blade + Alpine.js dashboard with KPIs, run timeline, approvals, outbox, definitions and ⌘K palette.
padosoft/laravel-flow
17675 Downloads
DX-first workflow / saga / compensation engine for Laravel with native dry-run, reverse-order compensation, business impact tracking, opt-in persistence, and audit events.
packstub/filament-flow
534 Downloads
Visual workflow automations for Filament panels: triggers, conditions and actions drawn on a canvas, run by your queue.
lavalite/framework
61867 Downloads
The lavalite framework
kpconnell/laravel-jobwarden
708 Downloads
A database-backed alternative to Horizon & Laravel Queues — durable jobs, sophisticated batches, high observability & scheduling that survive worker and host crashes, with no Redis to operate.
gomachan46/state-machine
100300 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.