Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Generated on May 27, 2024 via composer

google/apiclient-services v0.326.0

Client library for Google APIs
Package summary
Share
0
issues
1
license
1
Apache-2.0
Package created
14 Mar 2016
Version published
23 Nov 2023
Maintainers
2
Total deps
1
Direct deps
0
License
Apache-2.0

Issues

0
This package has no issues

Licenses

Apache License 2.0

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
use-patent-claims
place-warranty
Cannot
hold-liable
use-trademark
Must
include-copyright
include-license
state-changes
include-notice
1 Packages, Including:
google/apiclient-services@v0.326.0
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

0
All Dependencies CSV
β“˜ This is a list of google/apiclient-services 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities

Visualizations

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.