PHPackages                             kodeksoff/confirmatio - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. kodeksoff/confirmatio

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

kodeksoff/confirmatio
=====================

Confirmations for Laravel

0.0.1(2y ago)06[5 issues](https://github.com/kodeksoff/confirmatio/issues)[5 PRs](https://github.com/kodeksoff/confirmatio/pulls)MITPHPPHP ^8.2CI passing

Since May 23Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/kodeksoff/confirmatio)[ Packagist](https://packagist.org/packages/kodeksoff/confirmatio)[ Docs](https://github.com/kodeksoff/confirmatio)[ GitHub Sponsors](https://github.com/kodeksoff)[ RSS](/packages/kodeksoff-confirmatio/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (13)Versions (8)Used By (0)

Confirmations for Laravel
=========================

[](#confirmations-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5d442dc044b809de998078e949971aac7f82503085aadafa3a5ccb43c7f99cf0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6f64656b736f66662f636f6e6669726d6174696f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kodeksoff/confirmatio)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3a09e2713ae093d9b4ff2a3645cdd915b87bd775d4e0853bd66b2d6a2c4e9802/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6f64656b736f66662f636f6e6669726d6174696f2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/kodeksoff/confirmatio/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/dcf851853f1f93dc7940a5f5182a3d1dbd6e8643b61cf717b712b23a7b9641f9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6f64656b736f66662f636f6e6669726d6174696f2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/kodeksoff/confirmatio/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ef1be3d1bdc8ba2f00b3e5ec9e2b8fbc02cc3227e0e3790063411cfbad5bbb7a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6f64656b736f66662f636f6e6669726d6174696f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kodeksoff/confirmatio)

This package simplifies the creation of functionality for confirming a phone number or email. Uses Laravel's built-in mechanisms to limit attempts, protecting against abuse and increasing the security of your application. The package is easily integrated into existing Laravel projects, providing flexible settings for working with various confirmation delivery channels, such as SMS, Email and other.

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

[](#installation)

You can install the package via composer:

```
composer require kodeksoff/confirmatio
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="confirmatio-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="confirmatio-config"
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [kodeksoff](https://github.com/kodeksoff)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance57

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.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

771d ago

### Community

Maintainers

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

---

Top Contributors

[![kodeksoff](https://avatars.githubusercontent.com/u/62007004?v=4)](https://github.com/kodeksoff "kodeksoff (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

laravelkodeksoffconfirmatio

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/kodeksoff-confirmatio/health.svg)

```
[![Health](https://phpackages.com/badges/kodeksoff-confirmatio/health.svg)](https://phpackages.com/packages/kodeksoff-confirmatio)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.3k3](/packages/defstudio-telegraph)

PHPackages © 2026

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