fusio/adapter-sql

Provides actions and connections to work with relational databases

Installs: 45 087

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 7

Open Issues: 0

pkg:composer/fusio/adapter-sql

v6.3.5 2025-06-19 08:15 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"