PHPackages                             shu-global/slip-verification - 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. shu-global/slip-verification

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

shu-global/slip-verification
============================

1.0.0(2y ago)0270MITPHPPHP ^8.1

Since May 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sarinthon/PHP-Slip-Verification)[ Packagist](https://packagist.org/packages/shu-global/slip-verification)[ RSS](/packages/shu-global-slip-verification/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

### Sample code

[](#sample-code)

```
Route::post('slip', function (Request $request) {
    $slipFile = $request->file("file");
    $result = new MiniQR(QRCodeReader::qrcode2text($slipFile));

    return response([
        "result"=> $result
    ], 200);
});
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

1086d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b16c1adb8f1c988c46dce54a17efe674be0b056ddc9d32ad27452dc095e722e0?d=identicon)[sarinthon](/maintainers/sarinthon)

---

Top Contributors

[![sarinthonton](https://avatars.githubusercontent.com/u/15372899?v=4)](https://github.com/sarinthonton "sarinthonton (4 commits)")[![sarinthon](https://avatars.githubusercontent.com/u/12740450?v=4)](https://github.com/sarinthon "sarinthon (2 commits)")

### Embed Badge

![Health badge](/badges/shu-global-slip-verification/health.svg)

```
[![Health](https://phpackages.com/badges/shu-global-slip-verification/health.svg)](https://phpackages.com/packages/shu-global-slip-verification)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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