marioblazek/covid19-api-client

PHP client for https://covid19api.com/

v1.0.1 2020-03-29 14:27 UTC

This package is auto-updated.

Last update: 2024-04-22 21:12:26 UTC


README

Build Status Code coverage PHP Version Stable Version Total Downloads

PHP library for working with https://covid19api.com/ API. It is a free API for data on the Coronavirus. It is developed by Kyle Redelinghuys and sources data from John Hopkins CSSE.

Key strong points:

  • Data that is updated multiple times a day
  • Use the API for free, use it for whatever you want
  • Responses are in JSON making for easy integration
  • Build products to help get data where it needs to go

And this library wraps up everything in nice PHP API.

License, docs and installation instructions

License

Installation instructions

Documentation

Changelog