fusio / adapter-sql
Provides actions and connections to work with relational databases
Fund package maintenance!
chriskapp
Patreon
www.paypal.me/fusioapi
Installs: 28 387
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 6
Open Issues: 1
Requires
- php: >=8.0
- fusio/engine: ^5.0
- psx/sql: ^3.0
Requires (Dev)
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2022-05-01 00:08:16 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