@ECHO OFF setlocal DISABLEDELAYEDEXPANSION SET BIN_TARGET=%~dp0/pint SET COMPOSER_RUNTIME_BIN_DIR=%~dp0 php "%BIN_TARGET%" %*
For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository