exec('git clone https://github.com/php/php-sdk-binary-tools.git ' . PHP_SDK_PATH); } catch (RuntimeException) { return false; } return true; } }