PHPackages                             rosiersrobin/filament-miqey-login - 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. rosiersrobin/filament-miqey-login

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

rosiersrobin/filament-miqey-login
=================================

Filament login for Miqey sms login support

v1.0.6(1y ago)029[4 PRs](https://github.com/RosiersRobin/filament-miqey-login/pulls)MITPHPPHP ^8.2CI passing

Since Jun 12Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/RosiersRobin/filament-miqey-login)[ Packagist](https://packagist.org/packages/rosiersrobin/filament-miqey-login)[ Docs](https://github.com/rosiersrobin/filament-miqey-login)[ GitHub Sponsors](https://github.com/RosiersRobin)[ RSS](/packages/rosiersrobin-filament-miqey-login/feed)WikiDiscussions main Synced 2mo ago

READMEChangelogDependencies (14)Versions (11)Used By (0)

Filament login for Miqey sms login support
==========================================

[](#filament-login-for-miqey-sms-login-support)

[![Latest Version on Packagist](https://camo.githubusercontent.com/95e0091257b97bc53905c5384f534665d2761ac6858561450bad74c5eea90671/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f7369657273726f62696e2f66696c616d656e742d6d697165792d6c6f67696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rosiersrobin/filament-miqey-login)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f20db60f0b1b60a4ae9731474f9ab548da12833a563ed76016e2e7edc81a7c78/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f726f7369657273726f62696e2f66696c616d656e742d6d697165792d6c6f67696e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/rosiersrobin/filament-miqey-login/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/61062d96c4e6a0ae6827ff3106ab2e602fa89284286fa46901516a535e1671bb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f726f7369657273726f62696e2f66696c616d656e742d6d697165792d6c6f67696e2f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/rosiersrobin/filament-miqey-login/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/a8441ccbd3c114cab64fdb0ac367a210bad035eb9170078e917305a67c040094/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f7369657273726f62696e2f66696c616d656e742d6d697165792d6c6f67696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rosiersrobin/filament-miqey-login)

Add support for MiQey login flows to your Filament PHP project.

This package requires a valid MiQey Account and Pusher to work. You also need to have Queues setup.

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

[](#installation)

You can install the package via composer:

```
composer require rosiersrobin/filament-miqey-login
```

Requirements
------------

[](#requirements)

- Pusher (or other socket service that uses pusher protocol)
- queue worker (not sync)
- MiQey account with credit

Usage
-----

[](#usage)

Change the `login()` function in your panel provider you want the login to be active on.

```
use RosiersRobin\FilamentMiqeyLogin\Pages\Auth\SmsLogin;

public function panel(Panel $panel): Panel
    {
        return $panel
        ...
        ->login(SmsLogin::class);
    }
```

Add the following keys to your .env:

```
MIQEY_API_KEY=
MIQEY_WEBHOOK_SECRET=

```

Make sure you have pusher setup and working.

**Currently, this package uses the default queue to handle the webhooks received. Make sure you have a working queue setup that is NOT sync.**

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Robin Rosiers](https://github.com/RosiersRobin)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance65

Regular maintenance activity

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~63 days

Recently: every ~79 days

Total

6

Last Release

436d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed28aa4cb8d012f6dd47fbcec7ce1a2ba1cc1d77f72f203352e608a99a4e0671?d=identicon)[Sir-robin10](/maintainers/Sir-robin10)

---

Top Contributors

[![RosiersRobin](https://avatars.githubusercontent.com/u/5263188?v=4)](https://github.com/RosiersRobin "RosiersRobin (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

---

Tags

laravelrosiersrobinfilament-miqey-login

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rosiersrobin-filament-miqey-login/health.svg)

```
[![Health](https://phpackages.com/badges/rosiersrobin-filament-miqey-login/health.svg)](https://phpackages.com/packages/rosiersrobin-filament-miqey-login)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)[marcelweidum/filament-passkeys

Use passkeys in your filamentphp app

6649.5k1](/packages/marcelweidum-filament-passkeys)[solution-forest/filament-email-2fa

filament-email-2fa

3211.0k](/packages/solution-forest-filament-email-2fa)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)

PHPackages © 2026

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