fusio / adapter-beanstalk
Provides a connection to work with a beanstalk message queue
v6.2.0
2025-12-23 11:32 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- pda/pheanstalk: ^8.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
README
Fusio adapter which provides a connection to work with a beanstalk message queue. It uses the pda/pheanstalk package. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-beanstalk
php bin/fusio system:register Fusio\Adapter\Beanstalk\Adapter