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 2mo ago

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 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

2832d 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

3274.9M308](/packages/psalm-plugin-laravel)[mastani/laravel-google-static-map

Laravel Google Static Map Generator

471.5M8](/packages/mastani-laravel-google-static-map)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[cornford/googlitics

An easy way to integrate Google Analytics with Laravel.

3310.2k](/packages/cornford-googlitics)[wearepixel/laravel-cart

A cart implementation for Laravel

1310.5k](/packages/wearepixel-laravel-cart)[whitecube/laravel-prices

Manage acquisition, selling &amp; renting prices for products and services in your Laravel Application

121.6k](/packages/whitecube-laravel-prices)

PHPackages © 2026

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