issues
search
bopoda
/
robots-txt-parser
PHP class for parse all directives from robots.txt files according to specifications
http://robots.jeka.by
MIT License
44
stars
17
forks
source link
Added composer.json file and fixed file structure
#55
Closed
bopoda
closed
5 years ago
bopoda
commented
5 years ago
add composer.json file (needs for packagist.org)
move all code to src/RobotsTxtParser folder
move tests to tests/RobotsTxtParser folder
fix code style to PSR compatible format
improve RobotsTxtValidator (getRelativeUrl function)
ref #53
ref #53