PHPackages                             yehuuu6/hyperwire - 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. [Framework](/categories/framework)
4. /
5. yehuuu6/hyperwire

ActiveProject[Framework](/categories/framework)

yehuuu6/hyperwire
=================

The Hyper Wire Laravel Livewire Starter Kit

v2.0.0(3mo ago)181005MITPHPPHP ^8.2

Since May 10Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/yehuuu6/hyperwire)[ Packagist](https://packagist.org/packages/yehuuu6/hyperwire)[ RSS](/packages/yehuuu6-hyperwire/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (12)Versions (5)Used By (0)

Hyper Wire Starter Kit
======================

[](#hyper-wire-starter-kit)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d925914c9b016a939621ba324a95b0a16cb47ecfaf3073ec0df9cdde41186805/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f796568757575362f6879706572776972652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yehuuu6/hyperwire)[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://camo.githubusercontent.com/39c688bf243eeb6d3bfc529dcf3cb27443613deb696c8fa9f49bccf1e63e3bef/68747470733a2f2f7777772e7265706f7374617475732e6f72672f6261646765732f6c61746573742f6163746976652e737667)](https://www.repostatus.org/#active)[![GitHub last commit](https://camo.githubusercontent.com/2335048e9047f1e5214668d8e06f12564acb2f59645186cf008bd27c5a10a19a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f796568757575362f687970657277697265)](https://camo.githubusercontent.com/2335048e9047f1e5214668d8e06f12564acb2f59645186cf008bd27c5a10a19a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f796568757575362f687970657277697265)[![](https://camo.githubusercontent.com/618c9e51e15e56c97355155237c39fbf4177cc83ad93b5d65cf4a2bbea9d82a0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f496e7374616c6c25323077697468253230486572642d6635353234373f6c6f676f3d6c61726176656c266c6f676f436f6c6f723d7768697465)](https://herd.laravel.com/new?starter-kit=yehuuu6/hyperwire)

A clean Laravel Livewire starter kit without Flux and code mess!

[![Alt text](.github/showcase.png)](.github/showcase.png)

Features
--------

[](#features)

- **No Flux:** Enjoy a streamlined development experience without the added complexity of Flux.
- **Minimal Boilerplate:** Focus on your application's core logic with minimal, easy-to-understand boilerplate code and components.
- **Email OTP Verification:** Enhanced security with Email OTP (One-Time Password) verification instead of traditional link-based verification. [![Email OTP Verification](.github/opt.png)](.github/opt.png)
- **Rate Limiter:** Limit user actions using the [Livewire Rate Limiter](https://github.com/danharrin/livewire-rate-limiting) package.
- **Toast Notifications:** Beautiful toast notifications thanks to the [Livewire Toaster](https://github.com/masmerise/livewire-toaster) package.

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

[](#installation)

You can use the [Laravel Installer](https://laravel.com/docs#installing-php) to install Hyper Wire starter kit.

```
laravel new my-app --using=yehuuu6/hyperwire
cd my-app
```

Then, run `composer run dev` to run the development server &amp; queues and other tools, then build your project!

Built With
----------

[](#built-with)

Below is a list of all the technologies this starter kit has been **built with**:

- [Laravel 12](https://laravel.com)
- [Livewire 4](https://livewire.laravel.com)
- [TailwindCSS 4](https://tailwindcss.com)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com//hyperwire/blob/main/LICENSE) for more information.

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance85

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

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

Total

4

Last Release

107d ago

Major Versions

1.1.0 → v2.0.02026-01-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/23c3029d2153987276216be30787275baa8897460371902d8214243aaac3cdff?d=identicon)[yehuuu6](/maintainers/yehuuu6)

---

Top Contributors

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

---

Tags

laravel-starterlaravel-starter-kitframeworklaravellivewirestarterstarter-kit

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/yehuuu6-hyperwire/health.svg)

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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