PHPackages                             jinas/covid19-scraper - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jinas/covid19-scraper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jinas/covid19-scraper
=====================

v1.0(5y ago)06[1 PRs](https://github.com/boring-dragon/covid19-dataset-scraper/pulls)MITPHP

Since Jul 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/boring-dragon/covid19-dataset-scraper)[ Packagist](https://packagist.org/packages/jinas/covid19-scraper)[ RSS](/packages/jinas-covid19-scraper/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

covid19-dataset-scraper
=======================

[](#covid19-dataset-scraper)

Covid19 Dataset Scraper that scrapes data from

Installation
------------

[](#installation)

```
composer require jinas/covid19-scraper

```

Usage
-----

[](#usage)

```
use Jinas\Covid19Scraper\Scraper;

$scraper = new Scraper;

$scraper->GetTableData();

```

It returns an array of all the cases informations. Like so:

```
array(11) {
    ["case"]=>
    string(7) "MAV2899"
    ["age"]=>
    int(0)
    ["gender"]=>
    string(4) "Male"
    ["nationality"]=>
    string(8) "Maldives"
    ["condition"]=>
    string(6) "Stable"
    ["transmission"]=>
    string(16) "Cluster of Cases"
    ["cluster"]=>
    string(0) ""
    ["confirmed"]=>
    string(12) "16 July 2020"
    ["recovered"]=>
    string(0) ""
    ["discharged"]=>
    string(0) ""
    ["deceased"]=>
    string(0) ""
  }

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2122d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf0464cf5ff5afa87f8940e92f2e9974200ef0939a3cd1a922bc3b5793850a06?d=identicon)[jinas123](/maintainers/jinas123)

---

Tags

covid19datasetmaldives

### Embed Badge

![Health badge](/badges/jinas-covid19-scraper/health.svg)

```
[![Health](https://phpackages.com/badges/jinas-covid19-scraper/health.svg)](https://phpackages.com/packages/jinas-covid19-scraper)
```

###  Alternatives

[raulr/google-play-scraper

A PHP scraper to get app data from Google Play

12892.7k](/packages/raulr-google-play-scraper)[jansenfelipe/cpf-gratis

Com esse pacote você poderá consultar, gratuitamente, CPFs diretamente no site da receita.

1895.9k](/packages/jansenfelipe-cpf-gratis)[bubbstore/correios

Biblioteca que faz cálculo de frete, rastreamento de objetos e consulta de CEP diretamente do Webservice dos Correios.

2589.0k](/packages/bubbstore-correios)[stefanbauer/ignition-laracasts-tab

A tab to retrieve laracasts.com answers

5311.5k](/packages/stefanbauer-ignition-laracasts-tab)[jansenfelipe/cidades-gratis

Com esse pacote você poderá consultar, gratuitamente, Cidades diretamente no site do IBGE.

423.5k](/packages/jansenfelipe-cidades-gratis)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
