Libraries tagged by bookflow
chevere/workflow
2311 Downloads
Declarative workflow engine for PHP with automatic dependency resolution, sync/async job execution, and type-safe response chaining.
briefley/filament-workflow-builder
687 Downloads
A Filament plugin for scheduled workflow orchestration with pluggable step executors.
zetacomponents/workflow
168136 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.
wezlo/filament-approval
3186 Downloads
Approval Workflow Engine for Filament
teknoo/states
41286 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
9788 Downloads
Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.
riki137/multitron
19134 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
php-n8n/client
2548 Downloads
A lightweight, strongly typed PHP client for triggering n8n webhooks and tracking workflow executions.
papi-ai/papi-core
4425 Downloads
Core classes for PapiAI - A simple but powerful PHP library for building AI agents
padosoft/laravel-flow
12440 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.
lavalite/framework
61830 Downloads
The lavalite framework
kpconnell/laravel-jobwarden
489 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
99986 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
formapro/pvm
23842 Downloads
The library provides us with a frame to build a workflow or a business process such as BPMN. Could execute tasks in parallel or delayed tasks
ecotone/dbal
256991 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.