cedcommerce/google-apiclient-services
Client library for Google APIs
Maintainers
Package info
github.com/cedcommerce/google-apiclient-services
pkg:composer/cedcommerce/google-apiclient-services
0.13.0
2019-03-18 15:47 UTC
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: ~4.8
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Apache-2.0 a66d22d214dd169839856d355db641c2e53b2e34
This package is auto-updated.
Last update: 2026-06-28 06:27:20 UTC
README
Requirements
Usage in v2 of Google API PHP Client
This library is automatically updated daily with new API changes, and tagged weekly. It is installed as part of the Google API PHP Client library via Composer, which will pull down the most recent tag.
Usage in v1
If you are currently using the v1-master
branch of the client library, but want to use the latest API services, you can
do so by requiring this library directly into your project via the same composer command:
composer require google/apiclient-services:dev-master
