Go to file
RedHood 6d1ef19728 Обновление для packagist 2020-09-19 22:03:59 +10:00
config Доработка [issue #1] 2020-09-17 00:32:33 +10:00
controllers Доработка [issue #1] 2020-09-17 00:32:33 +10:00
runtime Доработка [issue #1] 2020-09-17 00:32:33 +10:00
.gitignore "dumps/" => "dump/" 2020-09-17 00:36:14 +10:00
Dumper.php Доработка [issue #1] 2020-09-17 00:32:33 +10:00
README.md Переработка </base> для нормального отображения 2020-09-19 21:15:38 +10:00
composer.json Обновление для packagist 2020-09-19 22:03:59 +10:00
composer.lock Перенос в микроприложение 2020-09-16 03:14:44 +10:00
yii Перенос в микроприложение 2020-09-16 03:14:44 +10:00

YII Dumper

Parsing HTML pages at a given depth

$ yii dump https://domain.zone/foo $DEPTH $BUFFER $FORCE $EXTERNAL $ANOTHER_PATH
  • The larger the buffer size, the faster the program runs
  • Logs are stored in the directory /runtime/logs

Sample

$ yii dump https://domain.zone/foo 2 50

Requirements

  • PHP ^7.2
  • CURL

TODO

  1. $searchExternal to $depthExterntal
  2. Fix processing of the link: zakupki.gov.ru/data/common-info.html?regNumber=0816500000619001511
  3. The construction needs to be modified to check an existing tag