Libraries tagged by pipe
sunnysideup/release
1948 Downloads
Auto-release latest version of a branch.
softius/phlow
21 Downloads
A framework agnostic PHP library to build and execute workflows
naucon/processor
15845 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
kode/queue
36 Downloads
现代化 PHP 8.3+ 队列组件:不可变消息对象、可见性超时与至少一次投递、内建 Worker 与死信存储,支持 Redis / 数据库 / Beanstalkd / AMQP / Kafka 等多种后端
kafka-bus/core
596 Downloads
Core Kafka Bus library — consumer/producer pipelines, topic routing, and connection management for Apache Kafka
igne-agency/laravel-boot-up
32 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
grazulex/laravel-flowpipe
615 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
emeraldion/magritte
86 Downloads
Ceci n'est pas une pipe
efficiently/larasset
4767 Downloads
Larasset is a library for Laravel 5 which manage assets in an easy way.
dakujem/cumulus
28505 Downloads
☁ A set of utilities for easier development of cloud-enabled software.
cloud-castle/redis
36 Downloads
Full-featured Redis client for PHP 8.1+: RESP2/RESP3, pipelines, transactions, Pub/Sub, Cluster, Sentinel, TLS, SCAN iterators, transparent serialization and compression, automatic reconnect with backoff and a built-in in-memory Redis server for tests. Zero runtime dependencies.
cerbero/workflow
3050 Downloads
Create extendible and maintainable applications by harnessing the power of pipelines.
centrex/laravel-crm
716 Downloads
Core CRM package for companies, contacts, leads, deals, activities, CLV calculation, and pipeline analytics
boutdecode/etl-core-bundle
303 Downloads
Symfony Bundle providing a configurable ETL (Extract/Transform/Load) pipeline engine with CQS, scheduling and workflow support.
jotaelesalinas/php-mapreduce
270 Downloads
A simple in-memory map/reduce engine for PHP iterables, without workers or configuration.