PHPackages                             pushpak1300/jetstream-inertia-ts - 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. pushpak1300/jetstream-inertia-ts

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

pushpak1300/jetstream-inertia-ts
================================

Typescript &amp; Tailwind scaffolding for the Laravel framework. (inertia-ts)

5.x-dev(1y ago)44MITVuePHP ^8.2.0CI passing

Since Dec 11Pushed 1y agoCompare

[ Source](https://github.com/pushpak1300/jetstream-inertia-ts)[ Packagist](https://packagist.org/packages/pushpak1300/jetstream-inertia-ts)[ RSS](/packages/pushpak1300-jetstream-inertia-ts/feed)WikiDiscussions 5.x Synced 1mo ago

READMEChangelogDependencies (12)Versions (1)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/3d6bf85c6adc92dc0581f6a77134a437cb3376021b9bb3126aec38274447e81d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7075736870616b313330302f6a657473747265616d2d696e65727469612d7473)](https://packagist.org/packages/pushpak/jetstream-inertia-ts) [![Latest Stable Version](https://camo.githubusercontent.com/c105ea0b163226b024ff65018fc0d19d413668e430c18fc5e9ea836e18fa9f83/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7075736870616b313330302f6a657473747265616d2d696e65727469612d7473)](https://packagist.org/packages/pushpak/jetstream-inertia-ts) [![License](https://camo.githubusercontent.com/a03a9ccdea613ed9e616be5be7649f0d0fc38250433fc6fe66ab517f396c03b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7075736870616b313330302f6a657473747265616d2d696e65727469612d7473)](https://packagist.org/packages/pushpak/jetstream-inertia-ts)

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

[](#introduction)

This package is a fork of Laravel Jetstream that adds TypeScript support for the Inertia stack. Laravel Jetstream is a 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. This fork specifically enhances the Inertia stack with TypeScript support.

TypeScript Support for Inertia
------------------------------

[](#typescript-support-for-inertia)

This fork adds full TypeScript support for the Inertia version of Laravel Jetstream. It provides type definitions and ensures that all Inertia components and related files are written in TypeScript, offering improved developer experience and type safety.

Sync with Laravel Jetstream
---------------------------

[](#sync-with-laravel-jetstream)

This fork is maintained to stay in sync with the official Laravel Jetstream repository. We regularly update our codebase to incorporate the latest changes and improvements from the main Jetstream project, ensuring that you always have access to the most up-to-date features and bug fixes, along with our added TypeScript support for Inertia.

Setup
-----

[](#setup)

```
php artisan jetstream:install inertia --ts
```

This package supports all underlying Jetstream options. If you wanto to install TS support just add -ts option. More documentation can be found in the [Jetstream website](https://jetstream.laravel.com/installation.html).

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

[](#official-documentation)

Documentation for Jetstream can be found on the [Jetstream website](https://jetstream.laravel.com).

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

25

—

LowBetter than 37% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

517d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17613454e469c43a139611cfc52f35c2bf0c23df1eef5cf099241338f06462a7?d=identicon)[pushpak1300](/maintainers/pushpak1300)

---

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 (247 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)")[![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 (12 commits)")[![pushpak1300](https://avatars.githubusercontent.com/u/31663512?v=4)](https://github.com/pushpak1300 "pushpak1300 (10 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)")[![jrd-lewis](https://avatars.githubusercontent.com/u/17649602?v=4)](https://github.com/jrd-lewis "jrd-lewis (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)")[![joelbutcher](https://avatars.githubusercontent.com/u/7163152?v=4)](https://github.com/joelbutcher "joelbutcher (6 commits)")

---

Tags

inertiajsjetstream-inertialaraveltailwindcsstypescriptlaravelauthtypescripttailwindinertia

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pushpak1300-jetstream-inertia-ts/health.svg)

```
[![Health](https://phpackages.com/badges/pushpak1300-jetstream-inertia-ts/health.svg)](https://phpackages.com/packages/pushpak1300-jetstream-inertia-ts)
```

###  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.3M148](/packages/laravel-breeze)

PHPackages © 2026

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