Skip to content

Commit 101c984

Browse files
authored
Add PHP wrapper
Added a PHP API wrapper for this API. The wrapper is already available as composer package (o-ba/covid-php).
1 parent d0a523e commit 101c984

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,10 @@ GET /v2/locations?source=csbs
198198

199199
These are the available API wrappers created by the community. They are not necessarily maintained by any of this project's authors or contributors.
200200

201+
### PHP
202+
203+
* [CovidPHP by @o-ba](https://github.com/o-ba/covid-php).
204+
201205
### Golang
202206

203207
* [Go-corona by @itsksaurabh](https://github.com/itsksaurabh/go-corona).

0 commit comments

Comments
 (0)