# phpcli **Repository Path**: zmeyr/phpcli ## Basic Information - **Project Name**: phpcli - **Description**: 简单实用的 PHP Cli 工具 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2015-03-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #phpcli https://git.oschina.net/eemcmc/phpcli.git 简单实用的 PHP Cli 工具 ``` php cli.php url={调用的url} 参数1=参数值 参数2=参数值 ... ```