nunomaduro/patrol
最新稳定版本:v1.2.0
Composer 安装命令:
composer require nunomaduro/patrol
包简介
An elegant command-line tool that keeps your PHP Project's dependencies in check
README 文档
README
Patrol is an elegant command-line tool that keeps your PHP Project's dependencies in check.
Installation / Usage
Requires PHP 8.2+
First, install Patrol via the Composer package manager:
composer require nunomaduro/patrol --dev
Then, use the patrol binary:
./vendor/bin/patrol
You may also specify the directory that should be inspected:
./vendor/bin/patrol inspect ../another/project-directory
License
Patrol is an open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 124.16k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 273
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04
