dkx / nette-gcloud

该软件包已被废弃,不再维护。未建议替代软件包。

Nette DI 的 Google 云集成

0.1.0 2020-01-21 20:54 UTC

This package is auto-updated.

Last update: 2024-01-22 04:51:15 UTC


README

Nette DI 的 Google 云集成

安装

$ composer require dkx/nette-gcloud

使用

config.neon:

extensions:
    gcloud: DKX\NetteGCloud\DI\GCloudExtension

gcloud:
    credentials:
        loader: DKX\NetteGCloud\Credentials\FilePathCredentialsLoader(%appDir%/../credentials.json)

扩展