PHPackages                             phoneauth/breeze - 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. phoneauth/breeze

ActiveLibrary

phoneauth/breeze
================

This package built on top of Laravel Breeze and changes laravel default email based authentication to phone number auth

v1.0.0(4y ago)048MITVuePHP &gt;=7.3

Since Dec 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/amir94rp/phoneauth-breeze)[ Packagist](https://packagist.org/packages/phoneauth/breeze)[ RSS](/packages/phoneauth-breeze/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

About PhoneAuth
---------------

[](#about-phoneauth)

This package built on top of Laravel Breeze and changes laravel default email based authentication to phone number auth.

### Install

[](#install)

First, you should create a new Laravel application, configure your database, and run your database migrations. Once you have created a new Laravel application, you may install PhoneAuth using Composer:

```
composer require phoneauth/breeze --dev
```

After Composer has installed the PhoneAuth package, you may run the phoneauth:install Artisan command. This command publishes the authentication views, routes, controllers, and other resources to your application.

```
php artisan phoneauth:install

npm install
npm run dev
php artisan migrate
```

### SMS Channel

[](#sms-channel)

This package uses a custom channel to send SMS and you have to make changes in the following file for your own use

```
\App\Notifications\VerifyPhoneNumber
```

License
-------

[](#license)

The Laravel package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

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

1623d ago

### Community

Maintainers

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

---

Top Contributors

[![amir94rp](https://avatars.githubusercontent.com/u/53301290?v=4)](https://github.com/amir94rp "amir94rp (10 commits)")

### Embed Badge

![Health badge](/badges/phoneauth-breeze/health.svg)

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

PHPackages © 2026

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