# protonemedia/laravel-splade

💫 The magic of Inertia.js with the simplicity of Blade 💫 - Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, and sparkle it to make it interactive. All without ever leaving Blade.

Repository: https://github.com/protonemedia/laravel-splade
Canonical: https://ross.abutalabs.com/products/laravel-splade
Homepage: https://splade.dev
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, laravel-spa, laravel-blade, laravel-package, laravel-splade, laravel-vue, laravel-vue-spa, blade, blade-template, blade-template-engine, spa, vue3
Archived: true
Last push: 2025-10-20T20:06:34+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 48, release rhythm 16, longevity 100
- inputs: {"age_days": 1503, "days_push": 317, "days_rel": 556, "gap_med": 95, "n_releases_24m": 2}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1468, forks 110 (observed 2026-08-28T04:04:48.922309+00:00)

## What it is
Laravel Splade is a Laravel package that lets you build Single Page Applications using standard Blade templates enhanced with renderless Vue 3 components, without building a separate API. It provides SPA navigation plus 20+ interactive components while staying close to default Laravel development flow.

## Use cases
- build a laravel spa without writing an api
- make blade templates interactive with vue components
- convert a server-side laravel app to single page app
- laravel alternative to inertia.js using blade
- add spa navigation to laravel blade app
- build laravel forms and tables with interactive components

## When to choose
- you're a Laravel team that prefers Blade over a separate JS frontend framework
- you want SPA behavior without building and maintaining a REST or GraphQL API
- you want Vue 3 interactivity sprinkled into server-rendered pages

## When to avoid
- you're starting a new project and need a large ecosystem and active development - consider Inertia.js or Livewire instead
- you need a React-based frontend
- you require heavy client-side state management typical of full SPA frameworks

## Facets
- artifact type: library
- maturity: maintenance
- function: ssr, frontend-framework, templating, ui-components, web-framework
- domain: web-development, frontend
- platform: php, self-hosted
- tags: laravel, blade, vue3, spa, inertia-alternative, laravel-package, php, web-server

## Member repositories
- protonemedia/laravel-splade (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.922309+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:57.454985+00:00, confidence not recorded.
  - readme: https://github.com/protonemedia/laravel-splade (fetched 2026-08-28T04:04:48.922309+00:00, sha 167c58920712)
  - homepage: https://splade.dev (fetched 2026-08-29T11:43:03.791897+00:00, sha 96cb907af04c)
  - site_page: https://inertiaui.com/inertia-modal/docs/introduction (fetched 2026-08-29T11:43:03.801211+00:00, sha fcbcfaec5211)
- Data as of 2026-08-30T08:39:29.467469+00:00.
