fusio / adapter-sql
Provides actions and connections to work with relational databases
v6.3.6
2025-12-24 21:29 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- psx/nested: ^0.1
- psx/sql: ^3.0|^4.0
- symfony/uid: ^6.0|^7.0
- typeapi/editor: ^1.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
This package is auto-updated.
Last update: 2026-05-25 22:32:22 UTC
README
Fusio adapter which provides actions and connections to work with relational databases. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-sql
php bin/fusio system:register "Fusio\Adapter\Sql\Adapter"