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. mathieulepuil/symstartsaas

ActiveProject

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 1mo ago

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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

762d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/83590618476003b734902eaefafeed0509c97721cb6c6cd6f1ab587ade486433?d=identicon)[MathieuLePuil](/maintainers/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

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[forumify/forumify-platform

121.8k11](/packages/forumify-forumify-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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