2017 © Pedro Peláez
 

symfony-bundle maxmind-bundle

This Bundle provides services for integrating with Maxmind for Geolocation functionality

image

robmasters/maxmind-bundle

This Bundle provides services for integrating with Maxmind for Geolocation functionality

  • Friday, October 19, 2012
  • by RobMasters
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

RJMGenemuSandboxBundle

This bundle provides a sandbox to showcase how to use various Form Types provided by the GenemuFormBundle, (*1)

Installation

Step 1: Install the bundle

Add the following dependency to your composer.json file: ``` json { "require": { "_some_packages": "...",, (*2)

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

}, (*3)


### Step 2: Enable the bundle ```php <?php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new RJM\Bundle\MaxmindBundle\RJMMaxmindBundle(), ); }

The Versions

19/10 2012

dev-master

9999999-dev https://github.com/RobMasters

This Bundle provides services for integrating with Maxmind for Geolocation functionality

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

by Rob Masters

geolocation maxmind geoblock