readme.md

$ cat README.md

## Choose Your Tier

Pick the right starting point. Upgrade anytime.

🚀 EARLY ADOPTER: 80% OFF — 63/100 claimed!
CORE
core.md

Core

€79 €15.80

one-time · ~30-40h saved

- [x] Auth + email verification // Login, register, reset, confirm

- [x] User CRUD + roles // Profile, admin/user management

- [x] Admin dashboard // Stats, search, quick actions

- [x] 4 themes // Light, dark, colorblind, dev

- [x] Twig components + Stimulus // Button, modal, dropdown…

- [x] CI/CD pipeline // GitHub Actions: test, lint, deploy

- [x] CLI scaffolder // Interactive setup + error recovery

$ shipfony init --tier=core

$ buy --core
POPULAR
core-plus.md

Core+

€109 €21.80

one-time · ~60-80h saved

- [x] Everything in Core

- [x] Stripe billing + webhooks // Checkout, portal, SCA/3DS

- [x] Full REST API + Swagger // JWT, OpenAPI, versioning

- [x] Filterable data tables // Sort, search, CSV export

- [x] Statistics + Chart.js // Growth, activity, revenue

- [x] Admin impersonation // switch_user as any user

- [x] Email templates + File upload // Flysystem (local + S3)

$ shipfony init --tier=core_plus

$ buy --core-plus
FULL
core-plus-plus.md

Core++

€169 €33.80

one-time · ~100-120h saved

- [x] Everything in Core

- [x] Everything in Core+

- [x] 2FA + Social Login // TOTP, backup codes, OAuth

- [x] Audit log + Error log // Diff view, grouping, alerts

- [x] Real-time + Job dashboard // Mercure SSE, Messenger

- [x] Referral system // Tracking, invites, rewards

- [x] Maintenance mode + /health // Toggle, uptime monitoring

- [x] SyPlanner / BMAD AI // PRDs, architecture, tasks

$ shipfony init --tier=core_plus_plus

$ buy --core-plus-plus

## Quick Start

Few simple commands. That's it.

install.md

### Step 1 — Install

$ curl -sS https://shipfony.com/installer | php

→ Downloading shipfony.phar...

✓ Downloaded (2.4 MB)

→ Verifying...

✓ Valid PHAR

→ Installing to /usr/local/bin/shipfony

✓ Installed. Run shipfony init to create a project.

scaffold.md

### Step 2 — Scaffold

$ shipfony init

Enter your license key: SHIP-7F3A-K9D2-M1P5

✓ License valid — Core+

Project name (e.g. mysaas): my-saas-app

Theme [dev]: light // light, dark, colorblind, dev

Database name [my_saas_app]: my_saas_app

MySQL root password [empty]: ••••••••

Admin email: admin@my-saas-app.com

Password: ••••••••

Confirm password: ••••••••

→ Creating project structure...

→ Installing dependencies...

✓ Project created in ./my-saas-app

launch.md

### Step 3 — Launch

$ cd my-saas-app

$ npm install && npm run build:css

✓ CSS built

$ symfony serve

→ Web server listening on https://127.0.0.1:8000

✓ Your project is ready!

→ Dashboard: https://127.0.0.1:8000/dashboard

→ Admin: https://127.0.0.1:8000/admin

## What Makers Ship

Developers who chose Shipfony.

emmawright_.log
[2026-02-02 18:44] emmawright_ Core++ *****

"Referral system, job dashboard, health checks, maintenance mode. That is my entire week 2-3 backlog and it came out of the box. Core++ is kind of stupid good value."

$ _

nils_bkk.log
[2026-02-01 13:12] nils_bkk Core+ ****

"Filterable tables with CSV export. Tiny feature, every client asks for it. Happy it is just there."

$ _

rafael.dev.log
[2026-01-31 08:39] rafael.dev Core++ *****

"Used SyPlanner for a multi-tenant architecture. It flagged two edge cases I missed in my own planning. Kinda humbling tbh."

$ _

k_martinova.log
[2026-01-30 21:05] k_martinova Core *****

"Three commands. Auth, dashboard, CI/CD. Maybe 20 minutes total. I do not know what I expected but it was not that easy."

$ _

jgroen.log
[2026-01-27 16:23] jgroen Core++ *****

"Tried Parthenon first, looked at ShipDead. Shipfony won on code quality. The 2FA with backup codes sealed it for me — clients actually require that stuff."

$ _

chen.wei.log
[2026-01-26 10:48] chen.wei Core+ ****

"Swagger docs on day one. My frontend dev stopped complaining."

$ _

mv_code.log
[2026-01-23 19:02] mv_code Core++ *****

"ok so I fed SyPlanner a half-baked idea for a client project and it generated user stories that were actually good? Like, I dropped them into Linear and barely edited anything. Did not expect that."

$ _

d.dossantos.log
[2026-01-22 14:37] d.dossantos Core+ *****

"Swapped the Stripe API keys, changed the product name, deployed. That was it. Webhooks, SCA, portal — all done."

$ _

felixkrause.log
[2026-01-20 08:14] felixkrause Core++ *****

"Mercure SSE setup just works. I have wasted entire weekends on real-time in Symfony before. Not anymore."

$ _

amara.n.log
[2026-01-18 17:55] amara.n Core *****

"Bought Core to try it out. Upgraded to Core++ two days later."

$ _

t_voss.log
[2026-01-16 11:08] t_voss Core++ *****

"audit log with diff view is chef's kiss"

$ _

piotr.kw.log
[2026-01-13 22:41] piotr.kw Core+ ****

"Genuinely good Symfony code. You can tell whoever wrote this actually ships stuff."

$ _

henri_tf.log
[2026-01-12 09:23] henri_tf Core++ *****

"SyPlanner paid for the entire purchase. Gave it a one-paragraph brief, got back a PRD, DB schema, and task breakdown. I just started building."

$ _

## FAQs

For quick asnwers

faq.md

$ cat faq.md

Core (€79) — Auth, Dashboard, Admin, 4 Themes, Twig Components, Stimulus, CI/CD, CLI Scaffolder. Core+ (€109) — adds Stripe Billing, Full REST API with Swagger, Filterable Data Tables, Statistics with Charts, Admin Impersonation, Email Templates, File Upload. Core++ (€169) — adds 2FA, Social Login, Audit Log, Error Log Dashboard, Real-time (Mercure), Job Dashboard, Referral System, Maintenance Mode, Health Check, and SyPlanner AI.

Yes! You can upgrade from Core to Core+ or Core++ at any time. You'll only pay the difference. Contact support with your license key.

If the scaffolder encounters an error (missing dependency, port conflict, migration issue), it automatically detects the problem, suggests a fix, and offers to retry. No more cryptic error messages — the CLI guides you through resolution step by step.

SyPlanner is an AI-powered planning tool built on the BMAD methodology. It helps you generate PRDs, design system architecture, create user stories, and break down tasks — all before writing a single line of code. Think of it as your AI co-architect. Available in Core++.

Yes. 14-day money-back guarantee, no questions asked. If Shipfony isn't right for you, email support and we'll process a full refund.

Shipfony is built on Symfony 7.4 LTS and follows Symfony's release cycle. You get lifetime updates, including major version upgrades when they're stable and tested.

$ _