https://github.com/arcanedev/geoip
:round_pushpin: GeoIP package for Laravel
https://github.com/arcanedev/geoip
arcanedev geo-ip geoip geolocation ip-api laravel location maxmind maxmind-geoip php
Last synced: 8 months ago
JSON representation
:round_pushpin: GeoIP package for Laravel
- Host: GitHub
- URL: https://github.com/arcanedev/geoip
- Owner: ARCANEDEV
- License: mit
- Created: 2015-01-08T16:24:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T19:32:06.000Z (over 8 years ago)
- Last Synced: 2025-06-16T19:13:04.492Z (about 1 year ago)
- Topics: arcanedev, geo-ip, geoip, geolocation, ip-api, laravel, location, maxmind, maxmind-geoip, php
- Language: PHP
- Homepage:
- Size: 23.2 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GeoIP [![Packagist License][badge_license]](LICENSE.md) [![For ARCANEDEV][badge_laravel]](https://github.com/ARCANEDEV/GeoIP#geoip)
[![Travis Status][badge_build]](https://travis-ci.org/ARCANEDEV/GeoIP)
[![Coverage Status][badge_coverage]](https://scrutinizer-ci.com/g/ARCANEDEV/GeoIP/?branch=master)
[![Scrutinizer Code Quality][badge_quality]](https://scrutinizer-ci.com/g/ARCANEDEV/GeoIP/?branch=master)
[![SensioLabs Insight][badge_insight]](https://insight.sensiolabs.com/projects/4a10299d-26e2-4c86-8f39-9c3a3aa93e0f)
[![Github Issues][badge_issues]](https://github.com/ARCANEDEV/GeoIP/issues)
[![Packagist][badge_package]](https://packagist.org/packages/arcanedev/geo-ip)
[![Packagist Release][badge_release]](https://packagist.org/packages/arcanedev/geo-ip)
[![Packagist Downloads][badge_downloads]](https://packagist.org/packages/arcanedev/geo-ip)
*By [ARCANEDEV©](http://www.arcanedev.net/)*
GeoIP package for Laravel.
Feel free to check out the [releases](https://github.com/ARCANEDEV/GeoIP/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).
## Features
* Well tested with maximum code quality.
* Easy setup & configuration.
* Laravel `5.1 | 5.2 | 5.3 | 5.4 | 5.5 | 5.6` are supported.
* Well documented & IDE Friendly.
* Made with :heart: & :coffee:.
## Table of contents
1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)
## Security
If you discover any security related issues, please email arcanedev-maroc@gmail.com instead of using the issue tracker.
## Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
[badge_laravel]: https://img.shields.io/badge/Laravel-5.1%20to%205.6-orange.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/arcanedev/geo-ip.svg?style=flat-square
[badge_build]: https://img.shields.io/travis/ARCANEDEV/GeoIP.svg?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/GeoIP.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/GeoIP.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/4a10299d-26e2-4c86-8f39-9c3a3aa93e0f.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/GeoIP.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/geo--ip-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/geo-ip.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/geo-ip.svg?style=flat-square