PHPackages                             jdw5/surge - 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. jdw5/surge

AbandonedLibrary[Framework](/categories/framework)

jdw5/surge
==========

Laravel + Vue + Inertia personal starter kit

v0.2.4(2y ago)019proprietaryPHP ^8.1.0

Since Dec 25Compare

[ Source](https://github.com/jdw5/surge)[ Packagist](https://packagist.org/packages/jdw5/surge)[ RSS](/packages/jdw5-surge/feed)WikiDiscussions Synced yesterday

READMEChangelog (10)Dependencies (8)Versions (14)Used By (0)

Surge
=====

[](#surge)

By Joshua Wallace

What is it?
-----------

[](#what-is-it)

Surge is a complete boilerplate for Laravel + Vue + Inertia. It includes:

- Artisan commands for scaffolding
- Authentication implemented on top of Fortify
- Base packages
- Complete component library written with TailwindCSS and HeadlessUI
- Modal pages via Momentum Modal
- Stripe integration, available through Action classes and built on top of Cashier
- Completely configured frontend development environment with Typescript
- Use of Spatie's Laravel Data package for data transformation and connection between Javascript and PHP

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

[](#installation)

```
composer require jdw5/surge
```

When installed:

```
php artisan surge:install

```

This will install all other packages and copy the necessary files to your project. Once installed, ensure the dependencies are installed and the migrations run:

```
npm install && npm run dev
php artisan migrate
```

Once installed, do **not** run the `surge:install` command again as this can overwrite file changes. To update dependencies in future, you can reference the publically available `stubs/package.json` and `stubs/.composer.json` files.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

13

Last Release

912d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/87954417?v=4)[Joshua Wallace](/maintainers/jdw5)[@jdw5](https://github.com/jdw5)

---

Top Contributors

[![jdw5](https://avatars.githubusercontent.com/u/87954417?v=4)](https://github.com/jdw5 "jdw5 (47 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jdw5-surge/health.svg)

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k36.1M164](/packages/laravel-breeze)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)

PHPackages © 2026

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