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. phpworkflow/processor

ActiveLibrary

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

Processor for execution phpworkflows

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

Since Jun 23Pushed 6mo ago1 watchersCompare

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

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 77% of packages

Maintenance66

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

203d 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

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[api-platform/metadata

API Resource-oriented metadata attributes and factories

223.5M96](/packages/api-platform-metadata)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[flowwow/cloudpayments-php-client

cloudpayments api client

2188.2k](/packages/flowwow-cloudpayments-php-client)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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