Libraries tagged by process pipe
juststeveking/laravel-business-process
3686 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.
smwks/superprocess
7810 Downloads
A fluent PHP library for supervised master-child process control using pcntl and pipes
takuya/process
9932 Downloads
php proc_open wrapper class for shell command process management.
riki137/stream-ipc
6065 Downloads
Inter-Process Communication (IPC) over streams, pipes, and stdio with built-in request-response correlation, message framing, and serialization.
waaseyaa/migration
975 Downloads
Plugin-based content migration platform for Waaseyaa (source -> process -> destination pipelines)
naucon/processor
15544 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
italystrap/pipeline
58 Downloads
A lightweight middleware pipeline for PHP — chain handlers and middleware to process messages through a composable pipeline
slince/process
89 Downloads
The process wrapper and manager based on pcntl and posix.
solidworx/piper
19 Downloads
Pipeline workflow for PHP
softius/phlow
12 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.
net_bazzline/php_component_process_pipe
1156 Downloads
free as in freedom php component process to easy up creation of pipe process in php
appzz/process
104 Downloads
Process via pipes
olexin-pro/data-processing-pipeline
3 Downloads
A robust, strictly-typed, and extensible data processing pipeline system for Laravel applications. Process data through a chain of isolated steps with built-in conflict resolution, priority handling, and optional execution history tracking.