PHPackages                             mannysoft/laravel-store-receipt-validator - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. mannysoft/laravel-store-receipt-validator

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

mannysoft/laravel-store-receipt-validator
=========================================

Laravel receipt validator for Apple iTunes, Google Play

23261[1 issues](https://github.com/mannysoft/laravel-store-receipt-validator/issues)PHP

Since Apr 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mannysoft/laravel-store-receipt-validator)[ Packagist](https://packagist.org/packages/mannysoft/laravel-store-receipt-validator)[ RSS](/packages/mannysoft-laravel-store-receipt-validator/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Validator
=========

[](#validator)

Laravel receipt validator for Apple iTunes, Google Play To publish the config settings in Laravel 5 use:

\#Installation

Require this package with composer.

```
composer require mannysoft/laravel-store-receipt-validator:dev-master
```

After updating composer, add the ServiceProvider to the providers array in `config/app.php`

```
Mannysoft\StoreReceiptValidator\ServiceProvider::class,
```

```
php artisan vendor:publish --provider="Mannysoft\StoreReceiptValidator\ServiceProvider"
```

```
php artisan vendor:publish --provider="Mannysoft\StoreReceiptValidator\ServiceProvider" --tag="migrations"
```

```
php artisan migrate
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

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://www.gravatar.com/avatar/2e7052870acdc2ec859177432893616bfdc226fa96009f1773269140ca9a5aa1?d=identicon)[mannysoft](/maintainers/mannysoft)

---

Top Contributors

[![mannysoft](https://avatars.githubusercontent.com/u/774913?v=4)](https://github.com/mannysoft "mannysoft (20 commits)")

### Embed Badge

![Health badge](/badges/mannysoft-laravel-store-receipt-validator/health.svg)

```
[![Health](https://phpackages.com/badges/mannysoft-laravel-store-receipt-validator/health.svg)](https://phpackages.com/packages/mannysoft-laravel-store-receipt-validator)
```

###  Alternatives

[chaoswey/taiwan-id-validator

台灣身分證、統一編號驗證

319.9k](/packages/chaoswey-taiwan-id-validator)

PHPackages © 2026

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