Libraries tagged by process pipe
juststeveking/laravel-business-process
3860 Downloads
Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.
takuya/process
10319 Downloads
php proc_open wrapper class for shell command process management.
smwks/superprocess
16568 Downloads
A fluent PHP library for supervised master-child process control using pcntl and pipes
riki137/stream-ipc
7261 Downloads
Inter-Process Communication (IPC) over streams, pipes, and stdio with built-in request-response correlation, message framing, and serialization.
waaseyaa/migration
6227 Downloads
Plugin-based content migration platform for Waaseyaa (source -> process -> destination pipelines)
nucleardog/pipeline
343 Downloads
Process collections in steps
zaber-dev/laravel-workflow
100 Downloads
Application-level workflow orchestration for Laravel with state transitions, audit history, rollback support, cache and database drivers, Eloquent integration, and a fluent API.
naucon/processor
16087 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
kode/middleware
67 Downloads
轻量、可重入、协程安全的 PSR-15 中间件管道,串联路由前后三段式生命周期,原生融合多进程 / 多线程 / Fiber 协程与分布式链路透传
darwinnatha/laravel-process
546 Downloads
A Laravel micro-package based on the pipeline-task pattern for sequential business processes.
slince/process
89 Downloads
The process wrapper and manager based on pcntl and posix.
solidworx/piper
19 Downloads
Pipeline workflow for PHP
softius/phlow
26 Downloads
A framework agnostic PHP library to build and execute workflows
grazulex/laravel-statecraft
5 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
etouches/phplumber
8 Downloads
Pipelining library which allows a mix of asynchronous and synchronous processes.