Registry / networking / google-apiclient-services

google-apiclient-services

JSON →
library0.432.0phppackagistunverified

Client library for Google APIs

composer require google/apiclient-services
INSTALL
IMPORT
SIG · GOOGLE-APICLIENT-S
G
google-apiclient-services
networkingphpv0.432.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Drive
use Google\Service\Drive;

List files from Google Drive using the service

use Google\Service\Drive; $client = new Google\Client(); $service = new Drive($client); $files = $service->files->listFiles();
Debug
Known issues
gotchaRequires authentication setup (OAuth 2.0 or service account)
fix
Set up credentials and authorize the client before making requests
affects: *
Upgrade
Version history
0.432.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
google-apiclient-services — pip install google-apiclient-services · libregistry