Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 416 Bytes

check-cow-alive

check-cow-alive is simple composer package that checks if one url response 200 OK

History and goal

The project is born in a chat with Andrés and Oscar while we were drafting the practical part of a minimum viable package of the cowlab meeting.

Features

  • Returns true if url response is 200 OK, any other answer will be false

Instalation

composer require cowlab/checker