In this quick demo we will create mini PHP framework by using vanilla PHP plus Symfony routing component (to handle routing) and Blade template engine (to handle templating). Why? Why not. I just want to mix and match.
See the skeleton demo here https://github.com/sonyarianto/mini-php-framework
Enjoy the PHP coding.
Top comments (0)