PHPackages                             nguyenary/covid-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. nguyenary/covid-api

ActiveLibrary[API Development](/categories/api)

nguyenary/covid-api
===================

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.

v1.2(4y ago)110MITPHPPHP &gt;=7.2

Since Jun 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/nguyenary/CovidApi)[ Packagist](https://packagist.org/packages/nguyenary/covid-api)[ RSS](/packages/nguyenary-covid-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)DependenciesVersions (5)Used By (0)

Statistics API Of Covid Cases
=============================

[](#statistics-api-of-covid-cases)

Small library to collect statistics of Covid cases in Vietnam as well as in the world

Usage
-----

[](#usage)

- Run command: `composer install`
- Require file: `vendor/autoload.php`
- Initialize `new Covid()` and point to get() method to get data
- Example:

```
