strangebuzz/microsymfony

A template to initialize an application to use Symfony as a micro-framework

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 1

Forks: 0

Open Issues: 1

Type:symfony-application-template


README

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 📚