Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report

google/apiclient-services v0.342.0

Client library for Google APIs
Package summary
Share
0
issues
0
licenses
Package created
14 Mar 2016
Version published
1 Apr 2024
Maintainers
2
Total deps
0
Direct deps
0
License
Apache-2.0
Generating a report...
Hold on while we generate a fresh audit report for this package.

Frequently Asked Questions

What does google/apiclient-services do?

The google/apiclient-services is a PHP client library for Google APIs. Being a vital component of the Google API PHP client releases, this package is critical for PHP developers interacting with Google APIs. Regularly updated on a daily basis to accommodate changes in the API, and tagged weekly, the apiclient-services is incredibly handy for keeping your application current with Google's modifications.

How do you use google/apiclient-services?

To leverage the power of google/apiclient-services, you should use it as part of the Google API PHP client library. First, you need to install the parent library through Composer, which will subsequently fetch the most recent tag of google/apiclient-services. The code usage example can be something as follows:

composer require google/apiclient:^2.0

This command will install the Google API PHP client library, which comprises the google/apiclient-services.

Where are the google/apiclient-services docs?

Unfortunately, the readme does not provide a link to the google/apiclient-services documentation. However, you can find extensive information on how to use the various Google API PHP client services in the Google cloud packages documentation and in the main Google API PHP client releases page on GitHub.