PHPackages                             mente/max-mind-geo-ip-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mente/max-mind-geo-ip-bundle

Abandoned → [gpslab/geoip](/?search=gpslab%2Fgeoip)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

mente/max-mind-geo-ip-bundle
============================

Bundle integrating MaxMind GeoIP database into symfony application

0.3.1(8y ago)584.2k↓44.6%7GPLPHP

Since Aug 29Pushed 5y ago2 watchersCompare

[ Source](https://github.com/mente/MaxMindGeoIpBundle)[ Packagist](https://packagist.org/packages/mente/max-mind-geo-ip-bundle)[ RSS](/packages/mente-max-mind-geo-ip-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (8)Used By (0)

**DEPRECATED** Use [gpslab/geoip](https://github.com/gpslab/geoip2) instead. It supports modern Symfony and PHP versions and has a better code quality.

Insomnia MaxGeoIp Bundle
========================

[](#insomnia-maxgeoip-bundle)

[![Build Status](https://camo.githubusercontent.com/7014d5a75afed885cd9fccc719d0426006fdc0deb59e0cf5247a0f95945080d1/68747470733a2f2f7472617669732d63692e6f72672f6d656e74652f4d61784d696e6447656f497042756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mente/MaxMindGeoIpBundle)

Installation
============

[](#installation)

This bundle helps you deliver MaxMind GeoIp functionality inside your symfony application. Based on [MaxMind library](https://github.com/maxmind/MaxMind-DB-Reader-php). Installation is same as for other bundles:

```
composer require mente/max-mind-geo-ip-bundle *

```

Don't forget to add bundle in your application kernel:

```
