mrpoundsign/pheanstalk-5.3
PHP 5.3+ fork of Pheanstalk, a pure-PHP client for the beanstalkd work queue. Supports beanstalkd up to 1.4 and implements the full beanstalkd 1.3 protocol commands/responses. Includes unit tests and sample producer/worker usage.
Adopt When:
Look Elsewhere When:
php-enqueue/beanstalk) exist.For Executives: "This package lets us deploy a lightweight, self-hosted job queue (beanstalkd) for PHP 5.3 apps—like our legacy Laravel 4.x systems—without upgrading infrastructure. It’s MIT-licensed, battle-tested since 2008, and avoids vendor lock-in. For ~$0.04/month in hosting (vs. $50+/month for managed queues), we gain async processing for critical tasks like email delivery or report generation. Risk is low: it’s a drop-in replacement for custom queue logic, and the MIT license aligns with our open-source policy."
For Engineering: *"Pheanstalk is a PHP 5.3 client for beanstalkd, a simple, fast work queue. Key benefits:
cron-based system with async jobs for a cost savings of ~90%."*How can I help you explore Laravel packages today?