2017 © Pedro Peláez
 

library laravel-geoip2

Laravel wrapper for MaxMind GeoIP2

image

acidreign/laravel-geoip2

Laravel wrapper for MaxMind GeoIP2

  • Wednesday, July 26, 2017
  • by acidreign
  • Repository
  • 3 Watchers
  • 1 Stars
  • 938 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

GeoIP2 for Laravel 5.2

Install

Via Composer, (*1)

``` bash $ composer require acidreign/laravel-geoip2, (*2)


``` php 'providers' => array( Acidreign\LaravelGeoIP2\GeoIP2ServiceProvider::class, )

``` php 'aliases' => array( 'GeoIP2' => Acidreign\LaravelGeoIP2\GeoIP2Facade::class, ), (*3)


``` php $ php artisan vendor:publish --provider="Acidreign\LaravelGeoIP2\GeoIP2ServiceProvider"

The Versions

26/07 2017

dev-master

9999999-dev

Laravel wrapper for MaxMind GeoIP2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dave Hennigar

laravel geoip maxmind geoip2

07/07 2016

v1.1.2

1.1.2.0

Laravel wrapper for MaxMind GeoIP2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dave Hennigar

laravel geoip maxmind geoip2

07/07 2016

v1.1.1

1.1.1.0

Laravel wrapper for MaxMind GeoIP2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dave Hennigar

laravel geoip maxmind geoip2

23/12 2014

v1.1

1.1.0.0

Laravel wrapper for MaxMind GeoIP2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marek Viger

laravel geoip maxmind geoip2

19/12 2014

v1.0

1.0.0.0

Laravel wrapper for MaxMind GeoIP2

  Sources   Download

The Requires

 

The Development Requires

by Marek Viger

laravel geoip maxmind geoip2