PHPackages                             jbs321/google-support-laravel - 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. jbs321/google-support-laravel

ActiveLibrary

jbs321/google-support-laravel
=============================

Google Support For Laravel 5.\*

030PHP

Since Jul 2Pushed 7y agoCompare

[ Source](https://github.com/jbs321/GoogleSupportLaravel)[ Packagist](https://packagist.org/packages/jbs321/google-support-laravel)[ RSS](/packages/jbs321-google-support-laravel/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

GoogleSupportLaravel
====================

[](#googlesupportlaravel)

\##Description: Google Provides many types of API (i.e. Maps, street view, address info and more). calling these api's from client isn't recommended from a security perspective, as you have to provide an API key generated by google and this key is visible on the browser. hence, this package offers an alternative for adding a server rendering layer that hides the app key.

\##Installation instructions: run composer to install the package

- composer require jbs321/google-support-laravel

this will publish google.php config file into config/ folder

- php artisan vendor:publish

Register Google Service Provider under 'providers'

```
- \Google\Providers\GoogleServiceProvider::class,
```

Register Google Facade under 'aliases'

```
- 'Google' => \Google\Facades\Google::class
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/66b23988030221c13e9d089cd848588dd45ba499e4c1ded631295bde2405cd1b?d=identicon)[jbs321](/maintainers/jbs321)

---

Top Contributors

[![jbs321-temp](https://avatars.githubusercontent.com/u/70413853?v=4)](https://github.com/jbs321-temp "jbs321-temp (13 commits)")

### Embed Badge

![Health badge](/badges/jbs321-google-support-laravel/health.svg)

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

PHPackages © 2026

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