PHPackages                             joeymckenzie/typestream - 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. joeymckenzie/typestream

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

joeymckenzie/typestream
=======================

Jetsream-based scaffolding for the Laravel framework including TypeScript for Inertia.

0.1.0(1y ago)217MITVuePHP ^8.2.0

Since Jun 20Pushed 1y agoCompare

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

READMEChangelogDependencies (12)Versions (3)Used By (0)

[![Logo Laravel Jetstream](/art/logo.svg)](/art/logo.svg)

 [![Build Status](https://github.com/laravel/jetstream/workflows/tests/badge.svg)](https://github.com/laravel/jetstream/actions) [![Total Downloads](https://camo.githubusercontent.com/accc45261078fbc19bf7aa0399f096b3c709a071171a02a9a69d5a7e253a43ae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f6a657473747265616d)](https://packagist.org/packages/laravel/jetstream) [![Latest Stable Version](https://camo.githubusercontent.com/6dc876e0597665adb57852ccec56aa98b05399b6fad8692f1d03e14030a88292/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f6a657473747265616d)](https://packagist.org/packages/laravel/jetstream) [![License](https://camo.githubusercontent.com/7cf7a331cc2da072a8ed4ecc6ad562cb2a13167d433025ac9e89e9ebdab80116/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f6a657473747265616d)](https://packagist.org/packages/laravel/jetstream)

> Disclaimer: this is an **unofficial** fork of Jetstream meant to be a community-driven adding additional options for projects scaffolded using Jetstream. This package is published **separately** from the official Jetstream package and meant to be used as a drop in replaced. I'll do my best to keep this fork updated, but PRs are always welcome!

Introduction
------------

[](#introduction)

Typestream is Laravel Jetstream fork beautifully designed application scaffolding for Laravel. Jetstream provides the perfect starting point for your next Laravel application and includes login, registration, email verification, two-factor authentication, session management, API support via [Laravel Sanctum](https://github.com/laravel/sanctum), and optional team management.

Jetstream is designed using [Tailwind CSS](https://tailwindcss.com) and offers your choice of [Livewire](https://jetstream.laravel.com/stacks/livewire.html) or [Inertia](https://jetstream.laravel.com/stacks/inertia.html) scaffolding. For those using the Inertia stack, you may optionally choose to use [TypeScript](https://www.typescriptlang.org/) as well.

Additionally for those choosing Inertia, you may also choose to install [ESLint](https://www.typescriptlang.org/) pre-configured with the [popular Vue-based rules](https://github.com/antfu/eslint-config/) provided by Vue community member [Anthony Fu](https://antfu.me/).

Official Documentation
----------------------

[](#official-documentation)

Documentation for this fork of Jetstream is the same as written on the [Jetstream website](https://jetstream.laravel.com). See the section below for instructions on getting started with the fork in place of the official package.

Getting Started
---------------

[](#getting-started)

This fork adds additional scaffolding for Jetstream with all options in the documentation fully intact. As of now, the only enhancement is the addition of TypeScript support for the Inertia stack. To get started with this fork, simply scaffold a new Laravel project

```
## Scaffold a new bare bones Laravel project
composer create-project laravel/laravel example-app

cd example-app

## IMPORTANT: install this fork _instead_ of the official laravel/jetstream package
composer require joeymckenzie/jetstream
```

Refer to the official documentation for the available artisan install commands. Typestream offers the additional `--typescript` option for Inertia stacks:

```
## Installs Vue-based Inertia with TypeScript support, though all other options also work
php artisan jetstream:install inertia --typescript
```

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

[](#contributing)

Thank you for considering contributing to Jetstream! You can read the contribution guide [here](.github/CONTRIBUTING.md).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

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

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/laravel/jetstream/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

Laravel Jetstream is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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

Total

2

Last Release

688d ago

### Community

Maintainers

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

---

Top Contributors

[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (282 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (245 commits)")[![claudiodekker](https://avatars.githubusercontent.com/u/1752195?v=4)](https://github.com/claudiodekker "claudiodekker (56 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (38 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (28 commits)")[![octoper](https://avatars.githubusercontent.com/u/6823226?v=4)](https://github.com/octoper "octoper (17 commits)")[![JoeyMckenzie](https://avatars.githubusercontent.com/u/16873254?v=4)](https://github.com/JoeyMckenzie "JoeyMckenzie (17 commits)")[![bonzai](https://avatars.githubusercontent.com/u/98191?v=4)](https://github.com/bonzai "bonzai (17 commits)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (17 commits)")[![timacdonald](https://avatars.githubusercontent.com/u/24803032?v=4)](https://github.com/timacdonald "timacdonald (13 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (11 commits)")[![redidizzy](https://avatars.githubusercontent.com/u/32931114?v=4)](https://github.com/redidizzy "redidizzy (8 commits)")[![drjdr](https://avatars.githubusercontent.com/u/55947988?v=4)](https://github.com/drjdr "drjdr (8 commits)")[![sotten](https://avatars.githubusercontent.com/u/44020272?v=4)](https://github.com/sotten "sotten (7 commits)")[![calebporzio](https://avatars.githubusercontent.com/u/3670578?v=4)](https://github.com/calebporzio "calebporzio (7 commits)")[![joelbutcher](https://avatars.githubusercontent.com/u/7163152?v=4)](https://github.com/joelbutcher "joelbutcher (6 commits)")[![taylormaguire](https://avatars.githubusercontent.com/u/18236969?v=4)](https://github.com/taylormaguire "taylormaguire (6 commits)")[![ravibpatel](https://avatars.githubusercontent.com/u/2221060?v=4)](https://github.com/ravibpatel "ravibpatel (6 commits)")[![xiCO2k](https://avatars.githubusercontent.com/u/823088?v=4)](https://github.com/xiCO2k "xiCO2k (6 commits)")[![jrd-lewis](https://avatars.githubusercontent.com/u/17649602?v=4)](https://github.com/jrd-lewis "jrd-lewis (6 commits)")

---

Tags

inertiajetstreamlaravelphptypescriptvuelaravelauthtailwindinertia

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/joeymckenzie-typestream/health.svg)

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

###  Alternatives

[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k31.3M145](/packages/laravel-breeze)

PHPackages © 2026

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