An open API service indexing awesome lists of open source software.

https://github.com/coderius/maxmind-geolite2-db


https://github.com/coderius/maxmind-geolite2-db

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

## Installation

```bash
$ php composer.phar require coderius/maxmind-geolite2-db "*"
```

OR

add to your `composer.json`

```json
{
"require": {
"coderius/maxmind-geolite2-db": "*"
}
}
```

OR

download [directly from repo](https://github.com/coderius/maxmind-geolite2-db/archive/master.zip) or [directly from maxmind website](http://dev.maxmind.com/geoip/geoip2/geolite2/)

This product includes GeoLite2 data created by MaxMind, available from
http://www.maxmind.com.