PHPackages                             saasphp/saasphp - 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. [Database &amp; ORM](/categories/database)
4. /
5. saasphp/saasphp

ActiveProject[Database &amp; ORM](/categories/database)

saasphp/saasphp
===============

A Laravel Starter Kit with React, Inertia, Filament, Tailwind, and Alpine.

v1.0.3(1mo ago)12MITPHPPHP ^8.3CI passing

Since Aug 16Pushed 2mo agoCompare

[ Source](https://github.com/iamceeso/saasphp)[ Packagist](https://packagist.org/packages/saasphp/saasphp)[ RSS](/packages/saasphp-saasphp/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (60)Versions (13)Used By (0)

SaaS PHP
========

[](#saas-php)

SaaS PHP is a Laravel starter kit for building subscription-based products with a customer-facing app, a Filament admin panel, and a reusable billing foundation.

Official website:

Documentation: `docs/`

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

[](#installation)

```
composer create-project saasphp/saasphp saasphp
```

Local Setup
-----------

[](#local-setup)

After installation:

```
cd saasphp
./vendor/bin/sail up -d
./vendor/bin/sail artisan migrate
./vendor/bin/sail artisan db:seed
./vendor/bin/sail npm install
./vendor/bin/sail npm run dev
```

For a production-style frontend build instead of the Vite dev server:

```
./vendor/bin/sail npm run build
```

Stack
-----

[](#stack)

- PHP 8.3+
- Laravel 13
- Filament 5
- React 19
- Inertia.js
- Tailwind CSS
- Pest / PHPUnit

Useful Commands
---------------

[](#useful-commands)

```
./vendor/bin/sail artisan test
./vendor/bin/sail artisan pail
./vendor/bin/sail artisan queue:listen --tries=1
```

Support
-------

[](#support)

Use the repository issues for bug reports and feature requests.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance88

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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 ~28 days

Recently: every ~14 days

Total

12

Last Release

35d ago

Major Versions

v0.4.3 → v1.0.02026-04-26

PHP version history (2 changes)v0.1.0PHP ^8.2

v1.0.1PHP ^8.3

### Community

Maintainers

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

---

Top Contributors

[![iamceeso](https://avatars.githubusercontent.com/u/22602825?v=4)](https://github.com/iamceeso "iamceeso (81 commits)")

---

Tags

laravelphpsaassaas-boilerplatephplaravelmysqltailwindinertiareactfilamentalpinestarterkitsaasphp

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

10.2k4.0k](/packages/leantime-leantime)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M1.0k](/packages/statamic-cms)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)

PHPackages © 2026

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