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

AbandonedArchivedLibrary[Framework](/categories/framework)

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

Laravel + Vue + Inertia personal starter kit

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

Since Dec 25Pushed 2y ago1 watchersCompare

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

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

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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

958d 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.1k4.6M319](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

79227.1M227](/packages/laravel-mcp)[illuminate/queue

The Illuminate Queue package.

20433.0M1.8k](/packages/illuminate-queue)[propaganistas/laravel-disposable-email

Disposable email validator

6023.2M7](/packages/propaganistas-laravel-disposable-email)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9922.4M146](/packages/roots-acorn)

PHPackages © 2026

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