A micro boilerplate code for a website, written in PHP. Yet Another GratuitiousFramework.
- No database is required, instead just use Yaml text file.
- Just hit
composer installthen ready to use. Try to visit/web/index
- symfony/class-loader
- symfony/http-foundation
- symfony/routing
- symfony/http-kernel
- symfony/yaml
- twig/twig
src/Simplex is forked from Fabien's amazing blog post
MIT License