How to Use the PHP Google Contacts API Package to Retrieve, Change and Delete Contacts By Stefan Kientzler This PHP Google Contacts API Package allows to access the Google API to have access to people resources like contacts and contact groups without depending on any other library because it only uses the PHP cURL extension.

Read this short tutorial to learn how to use this package to retrieve, change, or delete contacts of a given user with a Google account.

This package can be installed traditionally by downloading the package files from the package download tab or using the modern form, using the PHP Composer tool by following the instructions in the package page download tab.