PHPackages                             oseughu/svelte-starter-kit - 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. oseughu/svelte-starter-kit

ActiveProject[Framework](/categories/framework)

oseughu/svelte-starter-kit
==========================

The skeleton application for the Laravel framework.

v1.0.1(1y ago)1771.4k↓86.7%23MITSveltePHP ^8.2CI passing

Since Mar 3Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/oseughu/svelte-starter-kit)[ Packagist](https://packagist.org/packages/oseughu/svelte-starter-kit)[ RSS](/packages/oseughu-svelte-starter-kit/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (11)Versions (5)Used By (0)

🚀 Laravel + Svelte Starter Kit
==============================

[](#-laravel--svelte-starter-kit)

Welcome to the **Laravel + Svelte Starter Kit**! This project is your launchpad for building modern, lightning-fast web apps with the power of [Laravel](https://laravel.com), the magic of [Svelte](https://svelte.dev), and the flexibility of [Inertia](https://inertiajs.com). Whether you're a backend wizard or a frontend artist, this starter kit is designed to make your development experience smooth and productive! The starter kit is also designed to be on par with the official [Laravel Starter Kits](https://laravel.com/docs/starter-kits), providing a solid foundation for your next project.

---

✨ What’s Inside?
----------------

[](#-whats-inside)

- **[Laravel 13](https://laravel.com)**: The backend framework you know and love.
- **[Svelte 5](https://svelte.dev)**: The next-gen frontend framework for reactive, fast UIs.
- **TypeScript**: Type-safe code for fewer bugs and more confidence.
- **Tailwind CSS**: Utility-first styling for rapid prototyping and beautiful designs.
- **[Inertia 3](https://inertiajs.com)**: Effortless single-page app experience with classic server-side routing.
- **[shadcn-svelte](https://shadcn-svelte.com)**: A delightful component library for Svelte, ready to use and customize.

---

⚡ Quick Start
-------------

[](#-quick-start)

First, ensure you have [PHP, Composer and the Laravel Installer](https://php.new) installed.

Ready to blast off? Spin up a new project in seconds:

```
laravel new larasvelte --using=oseughu/svelte-starter-kit
```

Want to try the **WorkOS integration branch**? Use:

```
laravel new larasvelte --using=oseughu/svelte-starter-kit:dev-workos
```

Want to use **Laravel Wayfinder** instead of **Ziggy** for defining routes and actions on your frontend? Use:

```
laravel new larasvelte --using=oseughu/svelte-starter-kit:dev-wayfinder
```

Just replace `larasvelte` with your dream project name!

---

🛠️ Features
-----------

[](#️-features)

- **SSR**: Opt into fully featured Server Side Rendering.
- **Authentication**: Out-of-the-box Laravel auth, with optional WorkOS integration for enterprise SSO.
- **Component Library**: Build beautiful UIs fast with shadcn-svelte.
- **Hot Reloading**: Instant feedback with Vite.
- **TypeScript Support**: Write robust, maintainable code.

---

🤝 Contributing
--------------

[](#-contributing)

I love contributions! If you have ideas, improvements, or bug fixes, please open an issue or send me a PR. Let's build something awesome together!

---

📄 License
---------

[](#-license)

This starter kit is open-sourced software licensed under the MIT license.
Feel free to use, remix, and share!

---

Happy coding! 🎉
Questions, feedback, or memes? Open an issue or join the discussion!

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance68

Regular maintenance activity

Popularity35

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.9% 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 ~0 days

Total

2

Last Release

487d ago

### Community

Maintainers

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

---

Top Contributors

[![oseughu](https://avatars.githubusercontent.com/u/76438025?v=4)](https://github.com/oseughu "oseughu (123 commits)")[![albarin](https://avatars.githubusercontent.com/u/186112?v=4)](https://github.com/albarin "albarin (1 commits)")[![askdkc](https://avatars.githubusercontent.com/u/7894265?v=4)](https://github.com/askdkc "askdkc (1 commits)")[![fahimfoysal2](https://avatars.githubusercontent.com/u/26201057?v=4)](https://github.com/fahimfoysal2 "fahimfoysal2 (1 commits)")[![iqbaleff214](https://avatars.githubusercontent.com/u/51848549?v=4)](https://github.com/iqbaleff214 "iqbaleff214 (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/oseughu-svelte-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/oseughu-svelte-starter-kit/health.svg)](https://phpackages.com/packages/oseughu-svelte-starter-kit)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

79164.7k8](/packages/code16-sharp)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-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.

3891.8k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v5 Starter Kit for Laravel 13, designed to accelerate the development of Filament-powered applications.

461.7k](/packages/ercogx-laravel-filament-starter-kit)[nunomaduro/laravel-starter-kit-inertia-react

The skeleton application for the Laravel framework.

2071.1k](/packages/nunomaduro-laravel-starter-kit-inertia-react)

PHPackages © 2026

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