Ross ROSS = Recommend OSS · open-source software intelligence for agents

pheanstalk/pheanstalk

PHP client for beanstalkd queue observed · 2026-08-28

github.com/pheanstalk/pheanstalk · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 70
  • Release rhythm 56
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 6532
  • days_rel: 295
  • days_push: 180
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

1922 stars · 281 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Pheanstalk is a fully typed PHP 8.1+ client library for the beanstalkd work queue server. It provides producer and consumer APIs for putting, reserving, releasing, and managing jobs across tubes.

Use cases

  • queue background jobs from a PHP app using beanstalkd
  • build a PHP worker that reserves and processes jobs
  • delay job execution with priorities and delays
  • run long-running queue consumers under systemd
  • retry failed jobs by releasing them back to the queue

When to choose

  • your PHP application uses beanstalkd as its job queue
  • you need a strictly typed, actively maintained beanstalkd client for PHP 8.1+
  • you want a pure-PHP client with no heavy dependencies

When to avoid

  • you use a different queue backend like Redis, RabbitMQ, or SQS
  • your project runs on PHP below 8.1
  • you need a queue server itself rather than a client

Facets

library · maturity active

message-queue http-client developer-tools backend web-development developer-tools php self-hosted beanstalkd job-queue work-queue queue-client background-jobs worker messaging linux

1 source

Member repositories

RepositoryRoleHealth v2
pheanstalk/pheanstalkmain71

For agents

markdown · JSON · MCP: product_card(name="pheanstalk/pheanstalk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem