PHPackages                             dotman/laravel-covid - 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. dotman/laravel-covid

ActiveProject[API Development](/categories/api)

dotman/laravel-covid
====================

Covid-19 - A simple Laravel package for reporting covid-19 cases across the world.

1.0.0(6y ago)413MITPHPPHP &gt;=7.2

Since May 5Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dotmarn/laravel-covid)[ Packagist](https://packagist.org/packages/dotman/laravel-covid)[ Docs](https://github.com/dotmarn/laravel-covid)[ RSS](/packages/dotman-laravel-covid/feed)WikiDiscussions master Synced today

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

Laravel-Covid
=============

[](#laravel-covid)

A laravel package for fetching covid-19 data across the world

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

[](#installation)

You can install the package using composer

```
$ composer require dotman/laravel-covid

```

Usage
-----

[](#usage)

You can use it in your controller like so:

```
