Go to file
RedHood e0223b542f Убрал черту, гитхаб сам добавляет 2020-09-17 00:37:47 +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 Убрал черту, гитхаб сам добавляет 2020-09-17 00:37:47 +10:00
composer.json Перенос в микроприложение 2020-09-16 03:14:44 +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