PHPackages                             sandwave-io/phone-pin-checker - 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. sandwave-io/phone-pin-checker

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

sandwave-io/phone-pin-checker
=============================

Check VIP phone caller code with repository

1.0.0(6y ago)1107PHPPHP ^7.1.0

Since Jan 23Pushed 1y ago2 watchersCompare

[ Source](https://github.com/sandwave-io/phone-pin-checker)[ Packagist](https://packagist.org/packages/sandwave-io/phone-pin-checker)[ RSS](/packages/sandwave-io-phone-pin-checker/feed)WikiDiscussions main Synced 3w ago

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

Phone Pin Checker
=================

[](#phone-pin-checker)

[![Codecov](https://camo.githubusercontent.com/04fc4a55a1c54adfa245262969912b4107c14881de7b7bb5984e8efb7bd5c61e/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65723f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/04fc4a55a1c54adfa245262969912b4107c14881de7b7bb5984e8efb7bd5c61e/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65723f7374796c653d666c61742d737175617265)[![GitHub Workflow Status](https://camo.githubusercontent.com/ea83d9a560881e27ef03afa6eface972ac7a0349af1818d968b167d0b78f4509/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65722f43493f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/ea83d9a560881e27ef03afa6eface972ac7a0349af1818d968b167d0b78f4509/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65722f43493f7374796c653d666c61742d737175617265)[![Packagist PHP Version Support](https://camo.githubusercontent.com/667026ceb6e2b10590e5753c83196124a59aba3804385973bbe1e639795ad805/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65723f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/667026ceb6e2b10590e5753c83196124a59aba3804385973bbe1e639795ad805/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65723f7374796c653d666c61742d737175617265)[![Packagist PHP Version Support](https://camo.githubusercontent.com/55cf9efd2f523cd738f0ecafc42709eb608d8313c14eb12e13111b30af0c0a32/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65723f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/55cf9efd2f523cd738f0ecafc42709eb608d8313c14eb12e13111b30af0c0a32/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65723f7374796c653d666c61742d737175617265)[![Packagist Downloads](https://camo.githubusercontent.com/32e21af7db7b8641a335b78a7b0d9b37548f70dbc3cc5210e15bd715ba13010c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65723f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/32e21af7db7b8641a335b78a7b0d9b37548f70dbc3cc5210e15bd715ba13010c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616e64776176652d696f2f70686f6e652d70696e2d636865636b65723f7374796c653d666c61742d737175617265)

Verify generated PINs in order to implement your VIP phone support with Voys.

This package is based on the Voys API.

Compatibility
-------------

[](#compatibility)

- PHP `>8.1`
- Laravel `^10.3.3`

How to use
----------

[](#how-to-use)

- Add the package in to your project.
- Make sure the service provider is loaded.
- Route your Voys webhook to `GET https://yourapplication.app/phone-pin-checker`.
- Use the create route (`POST https://yourapplication.app/phone-pin-checker`) to generate a new code.
    - You can add a reference (for a customer for example) using the optional `reference` field.
- You can listen to the `Sandwave\PhonePinChecker\Events\PinOkay` event to check if the a pin has been entered successfully.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

2352d ago

### Community

Maintainers

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

---

Top Contributors

[![stephanvdhorn](https://avatars.githubusercontent.com/u/59826710?v=4)](https://github.com/stephanvdhorn "stephanvdhorn (20 commits)")[![FrontEndCoffee](https://avatars.githubusercontent.com/u/16303480?v=4)](https://github.com/FrontEndCoffee "FrontEndCoffee (14 commits)")[![paulsandwavebot](https://avatars.githubusercontent.com/u/181111594?v=4)](https://github.com/paulsandwavebot "paulsandwavebot (3 commits)")[![radriaanse](https://avatars.githubusercontent.com/u/5745445?v=4)](https://github.com/radriaanse "radriaanse (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sandwave-io-phone-pin-checker/health.svg)

```
[![Health](https://phpackages.com/badges/sandwave-io-phone-pin-checker/health.svg)](https://phpackages.com/packages/sandwave-io-phone-pin-checker)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[carsdotcom/laravel-json-schema

Json Schema validation for Laravel projects

1043.3k6](/packages/carsdotcom-laravel-json-schema)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.6k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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