PHPackages                             phpworkflow/processor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. phpworkflow/processor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

phpworkflow/processor
=====================

Processor for execution phpworkflows

v0.0.16(8mo ago)01.2kMITPHPPHP &gt;=7.4

Since Jun 23Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/phpworkflow/processor)[ Packagist](https://packagist.org/packages/phpworkflow/processor)[ RSS](/packages/phpworkflow-processor/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (19)Used By (0)

Workflow processor
==================

[](#workflow-processor)

Processor for execution phpworkflows

Environment variables
---------------------

[](#environment-variables)

**WORKFLOW\_DB\_DSN** - database connection string. **Required.** Example: pgsql:user=dbuser;password=Pass;host=localhost;port=5432;dbname=workflow\_db

**WORKFLOW\_LOG\_CHANNEL** - log channel for workflow logger. Value of Workflow\\ILogger::LOG\_\* constants. 0 by default.

**WORKFLOW\_WORKFLOWS\_PER\_REQUEST** - max number of workflows per database request. 100 by default.

**WORKFLOW\_NUMBER\_OF\_WORKERS** - number of worker processes. 5 by default.

**WORKFLOW\_EXCHANGE\_PIPE\_NAME** - named pipe for exchange between main process and supplier process. /tmp/workflow\_exchange\_pipe by default.

**WORKFLOW\_JOBS\_PER\_WORKER** - number of workflows per worker type. 5 by default. Example: WORKFLOW\_JOBS\_PER\_WORKER={"Workflow\\Example\\GoodsSaleWorkflow":3,"Workflow\\Example\\CommandsQueue":1}

Usage
-----

[](#usage)

1. Create postgres database for workflows. Use structure from phpworkflow/docs/postgres.sql.
2. Setup environment variables.
3. Create your own script like scripts in **bin** folder.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance61

Regular maintenance activity

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~57 days

Recently: every ~150 days

Total

16

Last Release

249d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a8655ae4a50ec53e2e879a25160a7b94cd00333eea2b8c0a29dae0bf1ed4add?d=identicon)[phpworkflow](/maintainers/phpworkflow)

---

Top Contributors

[![phpworkflow](https://avatars.githubusercontent.com/u/86403757?v=4)](https://github.com/phpworkflow "phpworkflow (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phpworkflow-processor/health.svg)

```
[![Health](https://phpackages.com/badges/phpworkflow-processor/health.svg)](https://phpackages.com/packages/phpworkflow-processor)
```

###  Alternatives

[symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

514139.2M689](/packages/symfony-lock)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k51](/packages/ecotone-ecotone)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M208](/packages/illuminate-broadcasting)[logiscape/mcp-sdk-php

Model Context Protocol SDK for PHP

368116.8k12](/packages/logiscape-mcp-sdk-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
