bisarca / robots-txt
该包已被废弃,不再维护。未建议替代包。
Robots.txt 组件
1.0.2
2016-08-26 20:08 UTC
Requires
- php: ^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.12
- jeremykendall/php-domain-parser: ^3.0
- phpunit/phpunit: ^5.5
- symfony/phpunit-bridge: ^3.1
Suggests
- jeremykendall/php-domain-parser: for advanced validation of the Host directives
This package is not auto-updated.
Last update: 2022-08-06 15:16:03 UTC
README
bisarca/robots-txt 库用于建模和管理 robots.txt 文件和指令。
安装
打开命令行,进入您的项目目录,并执行以下命令以下载此库的最新稳定版本
$ composer require bisarca/robots-txt
此命令要求您全局安装了 Composer,具体请参考 Composer 文档中的安装章节。
支持
如果您遇到问题,请发送邮件至 minottoemanuele@gmail.com 或在 Twitter 上关注 @EmanueleMinotto。
许可
本包所有内容均受MIT 许可协议许可。