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