Download the PHP package nguyenary/covid-api without Composer
On this page you can find all versions of the php package nguyenary/covid-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nguyenary/covid-api
More information about nguyenary/covid-api
Files in nguyenary/covid-api
Download nguyenary/covid-api
More information about nguyenary/covid-api
Files in nguyenary/covid-api
Vendor nguyenary
Package covid-api
Short Description This is a small project of mine to provide API for statistics of covid cases in Vietnam as well as in the world using PHP language.
License MIT
Package covid-api
Short Description This is a small project of mine to provide API for statistics of covid cases in Vietnam as well as in the world using PHP language.
License MIT
Please rate this library. Is it a good library?
Informations about the package covid-api
Statistics API Of Covid Cases
Small library to collect statistics of Covid cases in Vietnam as well as in the world
Usage
- Run command:
composer install
- Require file:
vendor/autoload.php
- Initialize
new Covid()
and point to get() method to get data -
Example:
- Install for PHP Project use:
composer require nguyenary/covid-api
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Resource
Data is crawl at the address: https://ncovi.vnpt.vn
All versions of covid-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package nguyenary/covid-api contains the following files
Loading the files please wait ....