Awesome
BLOG
demo for using Router, ActiveRecord and MicroTpl.
Install
git clone https://github.com/bephp/blog
composer update
php -S 0.0.0.0:9999 index.php
Then can open url: http://127.0.0.1:9999/install in you browser to init database. it will auto redirect to posts list page.
have fun!!!