PHP で Google Drive を活用 - Qiita
$ composer require google/apiclient からプロジェクトを選択して、APIを有効にする。 認証方法の追加で、認証用のクライアントを作成する。 使い方 google-api-php-client があるのでコレを使うと便利。 ...