itelmenko / page-loader
Downloader for web-pages
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- ext-json: *
- guzzlehttp/guzzle: ^7.0
- imangazaliev/didom: ^2.0
- mikey179/vfsstream: ^1.6
- monolog/monolog: ^3.4
- symfony/console: ^6.3
Requires (Dev)
- hexlet/phpstan-fp: ^2.0
- phpstan/phpstan: ^1.10
- phpstan/phpstan-strict-rules: ^1.5
- phpunit/phpunit: ^8.0
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2025-03-29 01:07:33 UTC
README
Hexlet tests and linter status:
Package tests and linter statuses:
Page Loader
This project is educational. It was used to develop additional skills in testing PHP code using phpunit. Please do not use it as a finished product.
The resulting package is a console utility for downloading a web page with its resources.
Usage
page-loader [options] [--] <url>
Arguments
url Page url
Options
-o, --output=OUTPUT Path (folder) to store a result. Default is current working directory
-V, --version Display this application version
Demo
Demo for step 1 https://asciinema.org/a/614693
Demo for step 2 https://asciinema.org/a/4Rdj40FXQcSmGF6L7QfWyd9zr
Demo for step 3 https://asciinema.org/a/VtEJJmApCkkzaaaQd5Xl7IblO
Demo for step 4 https://asciinema.org/a/NzyxZujwYpn35TObxG04F8sJx
Demo for step 5 https://asciinema.org/a/BkvYjhphvZsJrWHtUp0vmvGOY