2017 © Pedro Peláez
 

library http-status-check

CLI tool to crawl a website and check HTTP status code

image

hissezhaut/http-status-check

CLI tool to crawl a website and check HTTP status code

  • Monday, December 5, 2016
  • by parweb
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 44 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Check the statuscode of all links on a website

Latest Version on Packagist Software License SensioLabsInsight Quality Score StyleCI Total Downloads, (*1)

This repository provides a tool to check the http-statuscode of every link on a given website., (*2)

Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects on our website., (*3)

Postcardware

You're free to use this package (it's MIT-licensed), but if it makes it to your production environment you are required to send us a postcard from your hometown, mentioning which of our package(s) you are using., (*4)

Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium., (*5)

The best postcards will get published on the open source page on our website., (*6)

Install

Via Composer, (*7)

``` bash composer global require spatie/http-status-check, (*8)


## Usage This tool will scan all links on a given site. ```bash http-status-check scan https://example.com

It outputs a line per link found., (*9)

screenshot, (*10)

When the crawl is finished a summary will be shown., (*11)

By default it uses 10 concurrent connections to speed up the crawling process. You can change that number passing a different value to the concurrency-option., (*12)

http-status-check scan https://example.com --concurrency=20

Changelog

Please see CHANGELOG for more information what has changed recently., (*13)

Contributing

Please see CONTRIBUTING for details., (*14)

Security

If you discover any security related issues, please email freek@spatie.be instead of using the issue tracker., (*15)

Testing

To run the tests you'll have to start the included node based server first in a separate terminal window., (*16)

cd tests/server
./start_server.sh

With the server running, you can start testing., (*17)

vendor/bin/phpunit

Credits

About Spatie

Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects on our website., (*18)

License

The MIT License (MIT). Please see License File for more information., (*19)

The Versions

05/12 2016

dev-master

9999999-dev https://github.com/hissezhaut/http-status-checker

CLI tool to crawl a website and check HTTP status code

  Sources   Download

MIT

The Requires

 

The Development Requires

http check crawler status spatie

07/10 2016

1.0.2

1.0.2.0 https://github.com/spatie/http-status-checker

CLI tool to crawl a website and check HTTP status code

  Sources   Download

MIT

The Requires

 

The Development Requires

http check crawler status spatie

10/11 2015

1.0.1

1.0.1.0 https://github.com/spatie/http-status-checker

CLI tool to crawl a website and check HTTP status code

  Sources   Download

MIT

The Requires

 

The Development Requires

http check crawler status spatie

03/11 2015

1.0.0

1.0.0.0 https://github.com/spatie/http-status-checker

CLI tool to crawl a website and check HTTP status code

  Sources   Download

MIT

The Requires

 

The Development Requires

http check crawler status spatie

02/11 2015

0.0.1

0.0.1.0 https://github.com/spatie/http-status-check

CLI tool to crawl a website and check HTTP status code

  Sources   Download

MIT

The Requires

 

The Development Requires

http check crawler status spatie