ROOT_DIR . '/project', 'tmp' => ROOT_DIR . '/var/tmp', ]); ! is_file($flextype_autoload = ROOT_DIR . '/vendor/autoload.php') and exit('Please run: composer install for flextype'); $flextype_loader = require_once $flextype_autoload; include ROOT_DIR . '/src/flextype/bootstrap.php';