PHPackages                             mathieulepuil/symstartsaas - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mathieulepuil/symstartsaas

ActiveProject[Utility &amp; Helpers](/categories/utility)

mathieulepuil/symstartsaas
==========================

v1.0.0(2y ago)219proprietaryPHPPHP &gt;=8.2

Since Apr 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/MathieuLePuil/SymStartSaaS)[ Packagist](https://packagist.org/packages/mathieulepuil/symstartsaas)[ RSS](/packages/mathieulepuil-symstartsaas/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (27)Versions (2)Used By (0)

SymStartSaas
============

[](#symstartsaas)

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

[](#installation)

The only way to install SymStartSaaS is via composer, so you need to have it on your machine in order to proceed with the installation.

1. Create the project via the terminal

```
composer create-project mathieulepuil/symstartsaas
```

2. Execute the commands displayed at the end of the installation process
3. Modify the .env to link your database
4. Create the database

```
php bin/console d:d:c
```

5. Update the database schema

```
php bin/console d:s:u -f
```

Your project is now installed, you can create your account and log in. ---

Authentication
--------------

[](#authentication)

SymStartSaaS offers 5 authentication modes. By Email, Discord, Google, Github and Gitlab.

- Email : `src/Controller/SecurityController.php`
- Discord : `src/Controller/DiscordController.php`
- Google : `src/Controller/GoogleController.php`
- Github : `src/Controller/GithubController.php`
- Gitlab : `src/Controller/GitlabController.php`

You can add an OAuth authentication mode via this module: [KnpUOAuth2ClientBundle](https://github.com/knpuniversity/oauth2-client-bundle)

You can also delete them by following this procedure:

- Delete the controller.
- Delete the configuration lines in `config/packages/knpu\_oauth2\_client.yaml.
- Delete application data in .env (or .env.local)

Don't forget to connect your applications by entering their ids in the .env file.

---

Stripe
------

[](#stripe)

SymStartSaaS uses Stripe to manage subscriptions. You need to create an account on the Stripe website and retrieve your API keys into .env.

---

Credits: [Mathieu Le Puil](https://github.com/MathieuLePuil)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

816d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/100586880?v=4)[Mathieu Le Puil](/maintainers/MathieuLePuil)[@MathieuLePuil](https://github.com/MathieuLePuil)

---

Top Contributors

[![MathieuLePuil](https://avatars.githubusercontent.com/u/100586880?v=4)](https://github.com/MathieuLePuil "MathieuLePuil (24 commits)")

### Embed Badge

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

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

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M735](/packages/sylius-sylius)[forumify/forumify-platform

122.0k14](/packages/forumify-forumify-platform)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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