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

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

robmasters/maxmind-bundle
=========================

This Bundle provides services for integrating with Maxmind for Geolocation functionality

07PHP

Since Oct 19Pushed 13y ago1 watchersCompare

[ Source](https://github.com/RobMasters/RJMMaxmindBundle)[ Packagist](https://packagist.org/packages/robmasters/maxmind-bundle)[ RSS](/packages/robmasters-maxmind-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

RJMGenemuSandboxBundle
======================

[](#rjmgenemusandboxbundle)

This bundle provides a sandbox to showcase how to use various Form Types provided by the [GenemuFormBundle](https://github.com/genemu/GenemuFormBundle)

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

[](#installation)

### Step 1: Install the bundle

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

Add the following dependency to your composer.json file:

```
{
    "require": {
        "_some_packages": "...",

        "robmasters/maxmind-bundle": "dev-master"
    }
}
```

### Step 2: Enable the bundle

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

```
