PHPackages                             hotwired-laravel/hotstream - 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. hotwired-laravel/hotstream

Abandoned → [hotwired-laravel/turbo-breeze](/?search=hotwired-laravel%2Fturbo-breeze)ArchivedLibrary[Framework](/categories/framework)

hotwired-laravel/hotstream
==========================

Hotwired application starter kit for the Laravel framework.

0.0.6(2y ago)4271[2 issues](https://github.com/hotwired-laravel/hotstream/issues)[2 PRs](https://github.com/hotwired-laravel/hotstream/pulls)MITPHPPHP ^8.1

Since Jun 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hotwired-laravel/hotstream)[ Packagist](https://packagist.org/packages/hotwired-laravel/hotstream)[ Docs](https://github.com/hotwired-laravel/hotstream)[ RSS](/packages/hotwired-laravel-hotstream/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (18)Versions (9)Used By (0)

[![Logo Hotstream](/art/hotstream-logo.svg)](/art/hotstream-logo.svg)

 [ ![Latest Stable Version](https://camo.githubusercontent.com/8aaccf80f20a56ef00783c4373fc72227c8d1d329567f8f73191f69a32483a6f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686f7477697265642f686f7473747265616d) ](https://packagist.org/packages/hotwired/hotstream) [ ![License](https://camo.githubusercontent.com/284fd30ee33a7db224cb183ec806ea500b55198d74a21304ab82a5deaf5c8c58/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f686f7477697265642f686f7473747265616d) ](https://packagist.org/packages/hotwired/hotstream)

**Attention: This project is under development and is not production-ready yet.**

Hotstream is an application Starter Kit for Laravel. It's heavily inspired by [Laravel Jetstream](https://github.com/laravel/jetstream), but modified to better work as a [Hotwired](https://hotwired.dev/) application.

It comes with [Turbo.js](https://turbo.hotwired.dev/), [Stimulus](https://stimulus.hotwired.dev/), [Importmap Laravel](https://github.com/tonysm/importmap-laravel), and [TailwindCSS Laravel](https://github.com/tonysm/tailwindcss-laravel). And features a Node-less frontend setup.

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

[](#installation)

You can install the package via composer:

```
composer require hotwired-laravel/hotstream
```

You can install Hotstream by running:

```
php artisan hostream:install
```

Alternatively, you can opt-in to include Teams:

```
php artisan hostream:install --teams
```

Then, migrate:

```
php artisan migrate
```

Since we're using [Importmap Laravel](https://github.com/tonysm/importmap-laravel), you'll need to create the symlink to map the JS folder to your `public/` folder by running (remember to run that inside Sail if you're using that):

```
php artisan storage:link
```

Next, to finish the [TailwindCSS Laravel](https://github.com/tonysm/tailwindcss-laravel) installation, you'll need to download the Tailwind CLI and compile your assets at least once:

```
php artisan tailwindcss:download
php artisan tailwindcss:build
```

Done!

Documentation
-------------

[](#documentation)

Documentation for Hotstream can be found on the [Hotstream section of the Turbo Laravel website](https://hotstream.turbo-laravel.com).

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Tony Messias](https://github.com/tonysm)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.7% 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 ~8 days

Total

6

Last Release

1070d ago

### Community

Maintainers

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

---

Top Contributors

[![tonysm](https://avatars.githubusercontent.com/u/1178621?v=4)](https://github.com/tonysm "tonysm (67 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelhotwiredhotstream

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/hotwired-laravel-hotstream/health.svg)

```
[![Health](https://phpackages.com/badges/hotwired-laravel-hotstream/health.svg)](https://phpackages.com/packages/hotwired-laravel-hotstream)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.3k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)

PHPackages © 2026

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