fusio / adapter-util
Provides several utility actions
v6.2.0
2025-12-24 20:27 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- psx/json: ^2.0|^3.0
- symfony/cache: ^6.0|^7.0
- symfony/expression-language: ^6.0|^7.0
- twig/twig: ^3.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
README
Fusio adapter which contains several utility actions. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-util
php bin/fusio system:register "Fusio\Adapter\Util\Adapter"