v1.0 — Production ready
Ship your SaaS.
Skip the boilerplate.
A production-ready Symfony foundation with authentication, organizations, billing and more — fully wired up so you can focus on what matters.
- Symfony 7.4
- PHP 8.4
- PostgreSQL 16
- Redis 7
- Tailwind CSS
- Docker
- PHPStan level 8
- GitHub Actions
What's included
Everything you need to ship
-
Authentication
Registration, email verification, login and password reset. Secure by default with Symfony Security.
-
Two-Factor Auth
TOTP-based 2FA with QR code setup and backup codes. Powered by scheb/2fa-bundle.
-
Organizations
Multi-tenant architecture with roles, member management and invitation flows out of the box.
-
Billing
Stripe subscriptions with webhooks, trial periods, grace period handling and status management.
-
Scheduler
Built-in task scheduling with execution history tracking. Powered by Symfony Scheduler and Messenger.
-
Production-ready
Docker, CI/CD with GitHub Actions, PHPStan level 8 and PHP CS Fixer configured from day one.
By the numbers
Built to save you weeks
~3 weeks
saved on setup
12+
features ready on day one
Level 8
PHPStan — zero compromise
2
languages out of the box
Why this boilerplate?
Stop reinventing the wheel
Every SaaS needs the same foundation. Here's what you'd spend weeks building — already done.
Roadmap
What's next
This boilerplate is actively maintained. Here's what's shipped and what's coming.
- Done Full authentication (register, verify, login, reset)
- Done Two-factor auth with TOTP & backup codes
- Done Multi-tenant organizations with roles & invitations
- Done Stripe subscriptions, trials & grace periods
- Done Task scheduler with execution history
- Done Internationalization (EN / FR)
- Done Admin dashboard
- Done REST API with API Platform
- Done In-app & email notifications
- Done Audit log
- Done Mobile-ready PWA