php-controller-route-view core php use for building controller view and route like laravel framework. Route file containe all view url and redirect to controller. And controller is resposible for query and other operation based on user request. QueryBuilder.php file containe all query thats controller needs.