This page displays the README.md file of the GitHub repository.


MicroSymfony 🎶

Introduction 🖋

MicroSymfony is a Symfony application skeleton on steroids, ready to use.

I have made a long blog post explaining all it contains; it will be the reference for documentation. I'll update it when needed:

So this blog post is the official documentation. This readme is a teaser of what MicroSymfony contains.

Demo 🌈

Because a live demo is always better than all explanations. Here is it:

Quick-start 🐰

Run

composer create-project strangebuzz/microsymfony
cd microsymfony

then

make start

or

castor symfony:start

Open https://127.0.0.1:8000 (if your 8000 port is free).

Enjoy!

Requirements ⚙

Optional requirements ⚙

Stack 🔗

Features 🚀

MicroSymfony ships these features, ready to use:

Other good practices 👌

What it doesn't ship? ❌

References 📚