This page displays the README.md file of the GitHub repository.
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.
Because a live demo is always better than all explanations. Here is it:
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!
MicroSymfony ships these features, ready to use: