combi php\combi framework composer create-project combi/combi=dev-master myapp php -S 127.0.0.1:8080 -t myapp/public open your browser to visit http://localhost:8080/. if you wanna use mysql, see combi/eloquent enjoy!