yiioverflow / php-google-contacts-v3-api-save
PHP library for the Google Contacts API (v3)
dev-master
2019-12-23 11:41 UTC
Requires
- php: >=5.2.1
- google/apiclient: >=1.1.4 <2.0.0
This package is auto-updated.
Last update: 2024-10-24 15:19:07 UTC
README
PHP library for the Google Contacts API (v3)
💡 NOTE: If you're starting a new project, we strongly recommend using our PHP Google People API package instead. It is more capable than this package and uses a newer API which will probably be supported for longer.
Installation & Dependencies
This package and its dependencies can be installed using composer
.
Just run composer require yiioverflow/php-google-contacts-v3-api-elina
.