PHPackages                             spie/google-service-provider - 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. spie/google-service-provider

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

spie/google-service-provider
============================

Google service provider for Laravel.

v0.1.1(7y ago)128MITPHPPHP &gt;7.1.3

Since Jul 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/SPie/google-service-provider)[ Packagist](https://packagist.org/packages/spie/google-service-provider)[ RSS](/packages/spie-google-service-provider/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

Google Service Provider
=======================

[](#google-service-provider)

A Laravel and Lumen service provider for the Google Client API.

Usage
-----

[](#usage)

### Laravel

[](#laravel)

Add `SPie\GoogleServiceProvider\LaravelGoogleServiceProvider::class` to the service provider array in the app config.

### Lumen

[](#lumen)

Register the `LumenGoogleServiceProvider` in the `bootstrap/app.php` file.

```
$app->register(SPie\GoogleServiceProvider\LumenGoogleServiceProvider);
```

Config
------

[](#config)

You can copy the `google.php` config file and change what ever config value you need.

### Client Config

[](#client-config)

For the Google\_Client config you can change the values in the `client` array or use the environment variables in the `.env.example` file.

### Services Config

[](#services-config)

Add the needed service class names to the `services` array.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~39 days

Total

2

Last Release

2881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01d41f06ada17080d6ecf571764a2c60c5e2c127a564a5dfa4c5cd89ee90eb6b?d=identicon)[SPie](/maintainers/SPie)

---

Top Contributors

[![SPie](https://avatars.githubusercontent.com/u/2544853?v=4)](https://github.com/SPie "SPie (3 commits)")

---

Tags

laravelgoogleservices

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/spie-google-service-provider/health.svg)

```
[![Health](https://phpackages.com/badges/spie-google-service-provider/health.svg)](https://phpackages.com/packages/spie-google-service-provider)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/database

The Illuminate Database package.

2.8k54.1M11.2k](/packages/illuminate-database)[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M165](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77018.2M124](/packages/laravel-mcp)[illuminate/events

The Illuminate Events package.

13556.1M2.0k](/packages/illuminate-events)[illuminate/broadcasting

The Illuminate Broadcasting package.

7126.9M203](/packages/illuminate-broadcasting)

PHPackages © 2026

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