bisarca / robots-txt
This package is abandoned and no longer maintained.
No replacement package was suggested.
Robots.txt Component
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
The bisarca/robots-txt library is used to model and manage robots.txt files and directives.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this library:
$ composer require bisarca/robots-txt
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Support
If you are having problems, send a mail to minottoemanuele@gmail.com or shout out to @EmanueleMinotto on Twitter.
License
All contents of this package are licensed under the MIT license.