2017 © Pedro Peláez
 

symfony-bundle geocoder-bundle

Geocoder Sypex-geo bundle for Symfony2 bundle for PHP

image

avtonom/geocoder-bundle

Geocoder Sypex-geo bundle for Symfony2 bundle for PHP

  • Monday, January 16, 2017
  • by avtonomspb
  • Repository
  • 1 Watchers
  • 1 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Geocoder Sypex-geo bundle for Symfony2 bundle for PHP

Page bundle: https://github.com/Avtonom/geocoder-bundle, (*1)

To Install

Run the following in your project root, assuming you have composer set up for your project, (*2)


composer.phar require avtonom/geocoder-bundle ~1.1

Switching ~1.1 for the most recent tag., (*3)

Add the bundle to app/AppKernel.php, (*4)


$bundles( ... new Bazinga\Bundle\GeocoderBundle\BazingaGeocoderBundle(), new YamilovS\SypexGeoBundle\YamilovsSypexGeoBundle(), new Avtonom\GeocoderBundle\AvtonomGeocoderBundle(), ... );

Configuration options (config.yaml):, (*5)

``` yaml, (*6)

yamilovs_sypex_geo: database_path: "%kernel.root_dir%/../var/SypexGeoDatabase/SxGeoCity.dat", (*7)

bazinga_geocoder: providers: chain: providers: [avtonom_geocoder.geocoder.sypex_geo], (*8)


Update geo base: ```sh php ./app/console yamilovs:sypex-geo:update-database-file or cd ./var/SypexGeoDatabase/ wget https://sypexgeo.net/files/SxGeoCity_utf8.zip -o ./SxGeoCity.dat unzip SxGeoCity_utf8.zip

The Versions

16/01 2017

dev-master

9999999-dev https://github.com/Avtonom/geocoder-bundle

Geocoder Sypex-geo bundle for Symfony2 bundle for PHP

  Sources   Download

MIT

The Requires

 

by Anton U

symfony2 bundle geo geocoder sypex sypexgeo sypex-geo

16/01 2017

v1.1.1

1.1.1.0 https://github.com/Avtonom/geocoder-bundle

Geocoder Sypex-geo bundle for Symfony2 bundle for PHP

  Sources   Download

MIT

The Requires

 

by Anton U

symfony2 bundle geo geocoder sypex sypexgeo sypex-geo

16/01 2017

v1.1.0

1.1.0.0 https://github.com/Avtonom/geocoder-bundle

Geocoder Sypex-geo bundle for Symfony2 bundle for PHP

  Sources   Download

MIT

The Requires

 

by Anton U

symfony2 bundle geo geocoder sypex sypexgeo sypex-geo