fusio / adapter-worker
Provides a connection and actions to execute code at a remote worker
v6.3.0
2026-03-08 09:29 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
README
Fusio adapter which provides a connection and actions to execute code at a remote worker. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-worker
php bin/fusio system:register Fusio\Adapter\Worker\Adapter