https://github.com/influxow/php-testing-project-lvl1
https://github.com/influxow/php-testing-project-lvl1
page-loader php php81 testing
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/influxow/php-testing-project-lvl1
- Owner: InfluxOW
- Created: 2021-05-14T05:12:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T14:48:00.000Z (over 3 years ago)
- Last Synced: 2025-01-13T16:47:49.772Z (4 months ago)
- Topics: page-loader, php, php81, testing
- Language: PHP
- Homepage:
- Size: 1.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hexlet tests and linter status:
[](https://github.com/InfluxOW/php-testing-project-lvl1/actions/workflows/hexlet-check.yml)
[](https://github.com/InfluxOW/php-testing-project-lvl1/actions/workflows/master.yaml)
[](https://codeclimate.com/github/InfluxOW/php-testing-project-lvl1/maintainability)
[](https://codeclimate.com/github/InfluxOW/php-testing-project-lvl1/test_coverage)### Description
PageLoader is a command line utility that downloads pages from the Internet and saves them to your computer. Together with the page, it downloads all the resources (images, styles and js) making it possible to open the page without the Internet.
### Examples
#### Working process
[](https://asciinema.org/a/s6ttunFdANA8KWmOznsX4mTW5)
#### Errors handling
[](https://asciinema.org/a/8bx4kBzPCef6n3lBLmexU8e3N)