PHPackages                             imagdic/blitz - 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. imagdic/blitz

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

imagdic/blitz
=============

Minimal authentication scaffolding with Inertia.js, Vue.js and Tailwind.

v0.0.3(5y ago)938MITPHPPHP ^7.3|^8.0

Since Dec 10Pushed 5y ago4 watchersCompare

[ Source](https://github.com/ivanmagdic/blitz)[ Packagist](https://packagist.org/packages/imagdic/blitz)[ RSS](/packages/imagdic-blitz/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Blitz
=====

[](#blitz)

Minimal authentication scaffolding with Inertia.js, Vue.js and Tailwind CSS.

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

[](#installation)

```
laravel new foobar-app

cd foobar-app

composer require imagdic/blitz --dev

php artisan blitz:install
```

This will install official `Inertia.js` Laravel adapter for server-side along with `Ziggy` so we can use routes in JavaScript.
For client-side it will install official `Inertia.js` adapter, `Tailwind CSS` and `Vue.js`.

After successful installation you'll have minimal authentication (Login and Register).

[![](https://camo.githubusercontent.com/e54648c1476c1793e5501f4d264032bbef8ea22d8137f10c0a53fe77872d19e1/68747470733a2f2f692e696d6775722e636f6d2f3741336856517a2e706e67)](https://camo.githubusercontent.com/e54648c1476c1793e5501f4d264032bbef8ea22d8137f10c0a53fe77872d19e1/68747470733a2f2f692e696d6775722e636f6d2f3741336856517a2e706e67)[![](https://camo.githubusercontent.com/32ed117688982f1438a04ed75267b0d6a7b697f257ffe1ba42bd5a711e03a9be/68747470733a2f2f692e696d6775722e636f6d2f3075366b4570372e706e67)](https://camo.githubusercontent.com/32ed117688982f1438a04ed75267b0d6a7b697f257ffe1ba42bd5a711e03a9be/68747470733a2f2f692e696d6775722e636f6d2f3075366b4570372e706e67)[![](https://camo.githubusercontent.com/62348e41bd19961e4220ac3c9958c43bcac5b5691509e6a0ae47f2d28dc0ea56/68747470733a2f2f692e696d6775722e636f6d2f416c7539674d7a2e706e67)](https://camo.githubusercontent.com/62348e41bd19961e4220ac3c9958c43bcac5b5691509e6a0ae47f2d28dc0ea56/68747470733a2f2f692e696d6775722e636f6d2f416c7539674d7a2e706e67)

### Verification

[](#verification)

`User` model has to implement `Illuminate\Contracts\Auth\MustVerifyEmail`and add `verified` middleware on routes you want to protect.
See [Email Verification](https://laravel.com/docs/verification) for more details.

Further plans
-------------

[](#further-plans)

- Email verification
- Password reset and Forgot password
- Extend dashboard page

Alternatives
------------

[](#alternatives)

- [Laravel Jetstream](https://github.com/laravel/jetstream/)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Every ~2 days

Total

3

Last Release

1976d ago

### Community

Maintainers

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

---

Top Contributors

[![ivanmagdic](https://avatars.githubusercontent.com/u/23238874?v=4)](https://github.com/ivanmagdic "ivanmagdic (6 commits)")

### Embed Badge

![Health badge](/badges/imagdic-blitz/health.svg)

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

###  Alternatives

[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)[pschocke/laravel-telegram-login-widget

Easily integrate Telegrams login widget into your Laravel application to send Telegram messages

1610.4k](/packages/pschocke-laravel-telegram-login-widget)

PHPackages © 2026

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