https://github.com/coderius/maxmind-geolite2-db
https://github.com/coderius/maxmind-geolite2-db
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderius/maxmind-geolite2-db
- Owner: coderius
- Created: 2018-04-08T11:33:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T12:55:08.000Z (over 7 years ago)
- Last Synced: 2025-01-24T22:34:44.393Z (10 months ago)
- Language: Shell
- Size: 23.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.