fusio / adapter-gcp
Provides connection to the google cloud platform
Fund package maintenance!
chriskapp
Patreon
www.paypal.me/fusioapi
Requires
- php: >=8.1
- fusio/engine: ^6.0
- google/cloud: ^0.176.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- vimeo/psalm: ^5.9
README
Fusio adapter which provides connections to communicate with google cloud platform. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-gcp
php bin/fusio system:register "Fusio\Adapter\Gcp\Adapter"