PHPackages                             shineunited/googleclient - 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. [API Development](/categories/api)
4. /
5. shineunited/googleclient

ActiveLibrary[API Development](/categories/api)

shineunited/googleclient
========================

Tools for Google API Client

v1.0.0(11y ago)027MITPHPPHP &gt;=5.4.0

Since May 20Pushed 11y ago2 watchersCompare

[ Source](https://github.com/shineunited/googleclient)[ Packagist](https://packagist.org/packages/shineunited/googleclient)[ RSS](/packages/shineunited-googleclient/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Shine United - Google Client
============================

[](#shine-united---google-client)

Installation
------------

[](#installation)

#### Install Composer

[](#install-composer)

```
$ curl -sS https://getcomposer.org/installer | php
```

#### Require Google Client Library

[](#require-google-client-library)

```
$ composer require shineunited/googleclient
```

Usage
-----

[](#usage)

#### Silex

[](#silex)

To use the Google Client with Silex, register the service provider:

```
use ShineUnited\GoogleClient\Silex\GoogleClientServiceProvider;

$app->register(new GoogleClientServiceProvider(), [
	'gapi.options' => [
		...
	]
]);
```

##### Options

[](#options)

**application\_name** (string)

**client\_id** (string)

**client\_secret** (string)

**redirect\_url** (string)

**access\_type** (string)

**approval\_prompt** (string)

**developer\_key** (string)

**scope** (string)

**scopes** (array)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

4016d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8301342?v=4)[Shine United](/maintainers/shineunited)[@shineunited](https://github.com/shineunited)

---

Top Contributors

[![rmlasseter](https://avatars.githubusercontent.com/u/5660821?v=4)](https://github.com/rmlasseter "rmlasseter (9 commits)")

---

Tags

googlegoogle apisilexgoogle client

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/shineunited-googleclient/health.svg)

```
[![Health](https://phpackages.com/badges/shineunited-googleclient/health.svg)](https://phpackages.com/packages/shineunited-googleclient)
```

###  Alternatives

[skagarwal/google-places-api

Google Places Api

1913.0M8](/packages/skagarwal-google-places-api)[revolution/laravel-google-sheets

Google Sheets API v4

4483.1M6](/packages/revolution-laravel-google-sheets)[pulkitjalan/google-apiclient

Google api php client wrapper with Cloud Platform and Laravel support

2582.9M5](/packages/pulkitjalan-google-apiclient)[tomshaw/google-api

A Laravel Google API Client.

591.5k](/packages/tomshaw-google-api)[x-fran/g-trends

Google Trends API for PHP

11955.6k](/packages/x-fran-g-trends)[happyr/google-api-bundle

A Symfony2 Wrapper for the Google APIs Client Library for PHP

48196.1k](/packages/happyr-google-api-bundle)

PHPackages © 2026

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