fusio/adapter-sql

Provides actions and connections to work with relational databases

Installs: 46 027

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 7

Open Issues: 0

pkg:composer/fusio/adapter-sql

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"