/MicroSymfony

Demo repository for the blog post

Primary LanguagePHP

MicroSymfony 🎶

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

I have made a long blog post explaining all it contains, this will be the reference for documentation, and 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:

Requirements ⚙

Stack 🔗

Features 🚀

MicroSymfony ships these features, ready to use:

Other good practices 👌

  • Using strict types in all PHP files (source)
  • Using the ADR pattern in an action controller (source) (doc)

What it doesn't ship? ❌

References 📚