fusio/adapter-sql

Provides actions and connections to work with relational databases

Maintainers

Package info

github.com/apioo/fusio-adapter-sql

Homepage

pkg:composer/fusio/adapter-sql

Statistics

Installs: 48 008

Dependents: 2

Suggesters: 0

Stars: 2

Open Issues: 0

v6.3.6 2025-12-24 21:29 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"