PHPackages                             rayiumir/vordia - 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. rayiumir/vordia

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

rayiumir/vordia
===============

Authentication Mobile for Laravel

v1.7.0(1y ago)19174MITPHPPHP ^8.0

Since Jan 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LaraPire/Vordia)[ Packagist](https://packagist.org/packages/rayiumir/vordia)[ Docs](https://github.com/Rayiumir/Vordia)[ RSS](/packages/rayiumir-vordia/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (20)Used By (0)

 [ ![Vordia Logo](./art/Vordia.png) ](https://github.com/Rayiumir/Vordia)

 [![Packagist Downloads](https://camo.githubusercontent.com/efb2cba259ba8b493624f0b9627c676dd042e8d35bd342d331942d4b65947a8c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64642f72617969756d69722f766f72646961)](https://camo.githubusercontent.com/efb2cba259ba8b493624f0b9627c676dd042e8d35bd342d331942d4b65947a8c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64642f72617969756d69722f766f72646961) [![Packagist Downloads](https://camo.githubusercontent.com/e95bcb3fae7a4631a8c998d18a4a8874abe0a72be824ccbe237593f8d95add54/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f72617969756d69722f766f72646961)](https://camo.githubusercontent.com/e95bcb3fae7a4631a8c998d18a4a8874abe0a72be824ccbe237593f8d95add54/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f72617969756d69722f766f72646961) [![Packagist Downloads](https://camo.githubusercontent.com/2bf5a7807393c92fc61c2fd8647b3f7c1c5c67ab7aef2ba58d841c7938783335/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72617969756d69722f766f72646961)](https://camo.githubusercontent.com/2bf5a7807393c92fc61c2fd8647b3f7c1c5c67ab7aef2ba58d841c7938783335/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72617969756d69722f766f72646961) [![Packagist License](https://camo.githubusercontent.com/2bfdafded3e8426fb4b9e5220bc28f35ccc349dadcc486ed7b68dcbe65db0e6a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f72617969756d69722f766f72646961)](https://camo.githubusercontent.com/2bfdafded3e8426fb4b9e5220bc28f35ccc349dadcc486ed7b68dcbe65db0e6a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f72617969756d69722f766f72646961) [![GitHub Release](https://camo.githubusercontent.com/a3f156d796f025778b713af28b3ec18adf267855f86ca902504393c68424f11a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f72617969756d69722f766f72646961)](https://camo.githubusercontent.com/a3f156d796f025778b713af28b3ec18adf267855f86ca902504393c68424f11a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f72617969756d69722f766f72646961) [![Packagist Dependency Version](https://camo.githubusercontent.com/9aac7ee5510687984cfd87b11b6f2cc12ac318a7de9a3143326dabde3bf3cfaa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f72617969756d69722f766f726469612f504850)](https://camo.githubusercontent.com/9aac7ee5510687984cfd87b11b6f2cc12ac318a7de9a3143326dabde3bf3cfaa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f72617969756d69722f766f726469612f504850)

### Documentation

[](#documentation)

 [SMS API KEYS](./SMS_API_KEY.md)

Vordia
======

[](#vordia)

A simple and lightweight mobile authentication package for Laravel And it has a default admin panel.

How to use
==========

[](#how-to-use)

Install Package :

```
composer require rayiumir/vordia
```

After Publish Config Files:

```
php artisan vendor:publish --provider="Rayiumir\\Vordia\\ServiceProvider\\VordiaServiceProvider"
```

Migration Database:

```
php artisan migrate
```

And Run:

```
php artisan Serve
```

```
http://127.0.0.1:8000/login
```

Added Fields in Model `user.php` :

```
protected $fillable =
[
  'name',
  'email',
  'password',
  'mobile',
  'otp',
  'login_token'
];
```

List of SMS Operator
====================

[](#list-of-sms-operator)

   SMS Operator Link     SMSIR    Ghasedak    Melipayamak   Screenshots
===========

[](#screenshots)

   Login Mobile Check OTP Login Mobile      [![Login Mobile](./screenshots/login.png)](./screenshots/login.png)   [![Check OTP Login Mobile](./screenshots/checkOTP.png)](./screenshots/checkOTP.png)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance47

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

Every ~4 days

Total

19

Last Release

399d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3917cc222ba14e6cbe11cb61f322d7b428fc3db06c8d285ebd2ada102156d13c?d=identicon)[Rayium](/maintainers/Rayium)

---

Top Contributors

[![Rayiumir](https://avatars.githubusercontent.com/u/11635923?v=4)](https://github.com/Rayiumir "Rayiumir (46 commits)")[![amir-ys](https://avatars.githubusercontent.com/u/59096362?v=4)](https://github.com/amir-ys "amir-ys (5 commits)")[![alisalehi1380](https://avatars.githubusercontent.com/u/111766206?v=4)](https://github.com/alisalehi1380 "alisalehi1380 (2 commits)")[![tikrack](https://avatars.githubusercontent.com/u/137154723?v=4)](https://github.com/tikrack "tikrack (2 commits)")

---

Tags

authenticationmobilemobile-authenticationmobile-authentication-laravelmobile-packageotpotp-laravelotp-verificationotpauthlaravelotpAuthenticationlaravel-packagemobilelaravel-authenticationlaravel otpmobile-verificationlaravel-mobile-verificationlaravel-mobile-authenticationlaravel-package-authenticationlaravel-package-mobile-authenticationlaravel-package-mobile-verificationlaravel-package-otplaravel-package-authentication-mobilelaravel-package-authentication-mobile-verificationlaravel-package-authentication-otp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rayiumir-vordia/health.svg)

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

###  Alternatives

[fouladgar/laravel-mobile-verification

This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.

46636.4k](/packages/fouladgar-laravel-mobile-verification)[fouladgar/laravel-otp

This package provides convenient methods for sending and validating OTP notifications to users for authentication.

21426.5k](/packages/fouladgar-laravel-otp)[hosseinhezami/laravel-permission-manager

Advanced permission manager for Laravel.

403.3k](/packages/hosseinhezami-laravel-permission-manager)

PHPackages © 2026

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