PHPackages                             swapneal-dev/laravel-google-contacts - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. swapneal-dev/laravel-google-contacts

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

swapneal-dev/laravel-google-contacts
====================================

fetch google contact in your project

0.1(3y ago)0651PHPPHP ^8.0

Since Feb 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/swapneal-dev/laravel-google-contacts)[ Packagist](https://packagist.org/packages/swapneal-dev/laravel-google-contacts)[ RSS](/packages/swapneal-dev-laravel-google-contacts/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Fetch contacts from Google Contacts Using Google People API
===========================================================

[](#fetch-contacts-from-google-contacts-using-google-people-api)

Installation
============

[](#installation)

Install using composer

```
composer require swapneal-dev/laravel-google-contacts
```

You must publish the configuration with this command:

```
php artisan vendor:publish --provider="SwapnealDev\GoogleContact\GoogleContactServiceProvider"

```

1. Setup oauth config in `google-contact.php`
2. Run migration
3. add your access key to `google_access_token` column in users table.
4. add calendar id to `google_calender_id` column in users table.
5. add trait to user model `SwapnealDev\GoogleContact\traits\HasGoogleToken`

I have created an example project for google contacts to know implementation of this package.
=============================================================================================

[](#i-have-created-an-example-project-for-google-contacts-to-know-implementation-of-this-package)

Now you are good to go.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1179d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d3951e8505902ce7ca337ae92f8e2f2152a566bf9d9f4e7089955f9719cb563a?d=identicon)[swapneal-dev](/maintainers/swapneal-dev)

---

Top Contributors

[![swapneal-dev](https://avatars.githubusercontent.com/u/52858890?v=4)](https://github.com/swapneal-dev "swapneal-dev (11 commits)")[![devakshaythorat](https://avatars.githubusercontent.com/u/69085315?v=4)](https://github.com/devakshaythorat "devakshaythorat (2 commits)")

### Embed Badge

![Health badge](/badges/swapneal-dev-laravel-google-contacts/health.svg)

```
[![Health](https://phpackages.com/badges/swapneal-dev-laravel-google-contacts/health.svg)](https://phpackages.com/packages/swapneal-dev-laravel-google-contacts)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)[mrmarchone/laravel-auto-crud

Laravel Auto CRUD helps you streamline development and save time.

28711.8k2](/packages/mrmarchone-laravel-auto-crud)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
