kisphp/page-not-finder
Composer 安装命令:
composer require kisphp/page-not-finder
包简介
A tool to detect 404 pages in your web application
README 文档
README
Requirements
To run this tool you need to have at least PHP 5.5.9 and curl
Installation
Include it in your project dev dependencies
composer require kisphp/page-not-finder --dev
Usage
To test your web applicaiton run:
vendor/bin/page-not-finder find http://www.example.com
To enable verbose mode, append -v to the command
vendor/bin/page-not-finder find http://www.example.com -v
统计信息
- 总下载量: 234
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-05-17