reactPHP and cakePHP

Hi CakeUsers, as the title suggests, is it possible to deploy cakephp app in reactPHP? When a CakePHP app deployed to a traditional LAMP stack, which file is the entry point (index.php, bootstrap.php, etc…) or get executed when the server is generating the response to the client?