PHPackages                             davor/cms-gsc - 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. davor/cms-gsc

ActiveLibrary[API Development](/categories/api)

davor/cms-gsc
=============

Displays data from Google Search Console on CMS using Google API

v2.32(8mo ago)0238MITPHPPHP ^7.2||^8.1||^8.3

Since Oct 11Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/hollander-davor/google-search-console-cms)[ Packagist](https://packagist.org/packages/davor/cms-gsc)[ RSS](/packages/davor-cms-gsc/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (1)Versions (35)Used By (0)

CMS GSC
=======

[](#cms-gsc)

This package downloads and displays data from Google Search Console into cms Installation:

1. composer require davor/cms-gsc
2. php artisan vendor:publish --tag=config --provider="Hoks\\CMSGSC\\CMSGSCServiceProvider"
3. php artisan vendor:publish --tag=views --provider="Hoks\\CMSGSC\\CMSGSCServiceProvider"
4. run migrations
5. Put service\_account.json to desired location
6. Set up config/gsc-cms.php
7. Call command GetGoogleSearchConsoleData according to you needs (for example, once a day at 03:00)
8. Make permissions to access package pages "gsc-cms" for admin and "gsc-user" for user
9. put require base\_path('vendor/davor/cms-gsc/src/routes/web.php'); inside of routes/web.php
10. Access the page /google-search-console(route name: google\_search\_console.index) /google-search-console-user(route name: google\_search\_console\_user.index)
11. In layout include blade @include('google\_search\_console.scripts.check\_new\_queries')
12. In desired place (for example header) find/put ul with id="new\_queries\_button"
13. Use package :D

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance60

Regular maintenance activity

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~11 days

Recently: every ~2 days

Total

34

Last Release

251d ago

Major Versions

v1.03 → v2.012024-10-23

PHP version history (3 changes)v1.02PHP ^7.2

v2.18PHP ^7.2||^8.3

v2.19PHP ^7.2||^8.1||^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/c87880cf0cc441df57fc0bd2c404e4491194ae8dfaeb947aaea5570cdba6ecc0?d=identicon)[davor.holender](/maintainers/davor.holender)

![](https://avatars.githubusercontent.com/u/179207998?v=4)[Lazar0405](/maintainers/Lazar0405)[@Lazar0405](https://github.com/Lazar0405)

---

Top Contributors

[![Lazar0405](https://avatars.githubusercontent.com/u/179207998?v=4)](https://github.com/Lazar0405 "Lazar0405 (14 commits)")

### Embed Badge

![Health badge](/badges/davor-cms-gsc/health.svg)

```
[![Health](https://phpackages.com/badges/davor-cms-gsc/health.svg)](https://phpackages.com/packages/davor-cms-gsc)
```

###  Alternatives

[revolution/laravel-google-sheets

Google Sheets API v4

4493.3M9](/packages/revolution-laravel-google-sheets)[pulkitjalan/google-apiclient

Google api php client wrapper with Cloud Platform and Laravel support

2583.0M5](/packages/pulkitjalan-google-apiclient)[dacastro4/laravel-gmail

Gmail API package for Laravel

311394.4k1](/packages/dacastro4-laravel-gmail)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

84735.1k](/packages/flow-php-flow)[spotonlive/php-google-my-business

Google MyBusiness

31699.3k](/packages/spotonlive-php-google-my-business)[happyr/google-api-bundle

A Symfony2 Wrapper for the Google APIs Client Library for PHP

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

PHPackages © 2026

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