fusio / adapter-gcp
Provides connection to the google cloud platform
v6.2.0
2025-12-23 11:26 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- google/cloud: ^0.300.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
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"