pda/pheanstalk
Pheanstalk is a fully typed PHP 8.1+ client for beanstalkd 1.12+ work queues. Produce and consume jobs with clean APIs for tubes, reserve/put, touch, delete, release, and delays/timeouts—rewritten for strong static analysis.
Architecture fit: The package is the underlying client for Laravel's built-in beanstalkd queue driver, making it a natural fit for standard Laravel queue implementations. Direct usage is feasible for custom worker scenarios but redundant for typical Laravel applications where the framework's queue
How can I help you explore Laravel packages today?