PHPackages                             cuongnx/laravel-admob-ssv - 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. cuongnx/laravel-admob-ssv

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cuongnx/laravel-admob-ssv
=========================

Laravel package for AdMob SSV verification

v1.0.0(6mo ago)05MITPHPPHP ^8.2

Since Dec 24Pushed 6mo agoCompare

[ Source](https://github.com/xuancuong220691/laravel-admob-ssv)[ Packagist](https://packagist.org/packages/cuongnx/laravel-admob-ssv)[ RSS](/packages/cuongnx-laravel-admob-ssv/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Laravel AdMob SSV
=================

[](#laravel-admob-ssv)

A Laravel package for verifying AdMob Server-Side Verification (SSV) callbacks.

Requirements
------------

[](#requirements)

- PHP ^8.2
- Laravel ^12.0

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

[](#installation)

composer require cuongnx/laravel-admob-ssv

Usage
-----

[](#usage)

In controller:

```
use CuongNX\LaravelAdMobSSV\AdMob;

public function handle(Request $request) {
    $admob = new AdMob($request);
    $result = $admob->validate();
    if ($result['status']) {
        // Handle reward
        return response('OK', 200);
    }
    return response($result['message'], 400);
}
```

---

💖 Donate
--------

[](#-donate)

If you find this package useful, feel free to support the development: ### ☕ Coffee &amp; Support

[](#-coffee--support)

-
-

### 🏦 Bank (VIETQR)

[](#-bank-vietqr)

> [![QR Code Techcombank](https://camo.githubusercontent.com/1680704122b7107d9fddb36677fd5ae41368a9775d38b63eaccbe600d6da32c4/68747470733a2f2f696d672e7669657471722e696f2f696d6167652f3937303430372d313336383638363835362d7072696e742e706e673f6163636f756e744e616d653d4e677579656e2532305875616e25323043756f6e67)](https://camo.githubusercontent.com/1680704122b7107d9fddb36677fd5ae41368a9775d38b63eaccbe600d6da32c4/68747470733a2f2f696d672e7669657471722e696f2f696d6167652f3937303430372d313336383638363835362d7072696e742e706e673f6163636f756e744e616d653d4e677579656e2532305875616e25323043756f6e67)
>
> **Account Holder**: NGUYEN XUAN CUONG
> **Account Number**: `1368686856`
> **Bank**: Techcombank

---

📬 Contact
---------

[](#-contact)

- Email:

---

📝 License
---------

[](#-license)

- MIT License © [Cuong Nguyen](mailto:xuancuong220691@gmail.com)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance67

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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

192d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12405391?v=4)[Xuân Cương](/maintainers/xuancuong220691)[@xuancuong220691](https://github.com/xuancuong220691)

---

Top Contributors

[![xuancuong220691](https://avatars.githubusercontent.com/u/12405391?v=4)](https://github.com/xuancuong220691 "xuancuong220691 (3 commits)")

### Embed Badge

![Health badge](/badges/cuongnx-laravel-admob-ssv/health.svg)

```
[![Health](https://phpackages.com/badges/cuongnx-laravel-admob-ssv/health.svg)](https://phpackages.com/packages/cuongnx-laravel-admob-ssv)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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