PHPackages                             klkvsk/maxmind-geoip-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. klkvsk/maxmind-geoip-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

klkvsk/maxmind-geoip-bundle
===========================

Bundle integrating MaxMind GeoIP2 database into symfony application

3.0.2(2y ago)09MITPHPPHP &gt;=7.4

Since Feb 7Pushed 2y agoCompare

[ Source](https://github.com/klkvsk/CravlerMaxMindGeoIpBundle)[ Packagist](https://packagist.org/packages/klkvsk/maxmind-geoip-bundle)[ RSS](/packages/klkvsk-maxmind-geoip-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (4)Used By (0)

CravlerMaxMindGeoIpBundle
=========================

[](#cravlermaxmindgeoipbundle)

NOTE: this is a fork of Added:

- support for Symfony 7
- support for [geoip2/geoip2](https://packagist.org/packages/geoip2/geoip2) v3.x

Installation
------------

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

```
composer require klkvsk/maxmind-geoip-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

This bundle should be automatically enabled by [Flex](https://symfony.com/doc/current/setup/flex.html). In case you don't use Flex, you'll need to manually enable the bundle by adding the following line in the `config/bundles.php` file of your project:

```
