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. [API Development](/categories/api)
4. /
5. jbs321/google-support-laravel

ActiveLibrary[API Development](/categories/api)

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

Google Support For Laravel 5.\*

030PHP

Since Jul 2Pushed 8y 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 2w ago

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

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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://avatars.githubusercontent.com/u/10357345?v=4)[jbs321](/maintainers/jbs321)[@jbs321](https://github.com/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)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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