2017 © Pedro PelĂĄez
 

symfony-bundle geography-bundle

A Symfony bundle to manage geographic entities like cities or countries.

image

lyssal/geography-bundle

A Symfony bundle to manage geographic entities like cities or countries.

  • Saturday, April 7, 2018
  • by Lyssal
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

The Lyssal geography bundle

The Lyssal geography bundle permits to use and manipulate geographic data and langugages., (*1)

SensioLabsInsight, (*2)

Installation

Read the installation documentation., (*3)

Entities

All entities have an entity manager (if you use LyssalDoctrineOrmBundle), a decorator and an appellation (if you use LyssalEntityBundle), and an admin (if you use SonataAdmin)., (*4)

Entities are:, (*5)

  • Country
  • AdministrativeArea (for states, French regions, etc)
  • SubAdministrativeArea (for counties, French departments, etc)
  • City
  • PostalCode
  • Language

Command

Import data

Empty and fill data:, (*6)

php bin/console lyssal:geography:database:fill --locale=fr

Available locales are fr (French) and en (English)., (*7)

Warning: All datatables will be empty after the command's call., (*8)

The command fill:, (*9)

  • All countries
  • The French regions with names in French
  • The French departments with names in French
  • The French cities with names in French, and postal codes

CSV

LyssalGeographyBundle use CVS from sql.sh for countries, departments and cities., (*10)

Ce(tte) oeuvre de http://sql.sh est mise Ă  disposition selon les termes de la licence Creative Commons Attribution – Partage dans les MĂȘmes Conditions 4.0 International(http://creativecommons.org/licenses/by-sa/4.0/)., (*11)

PhpDoc

Execute :, (*12)

phpdoc -c doc/phpdoc.tpl.xml

The Versions

07/04 2018

dev-master

9999999-dev

A Symfony bundle to manage geographic entities like cities or countries.

  Sources   Download

proprietary

The Requires

 

city country geography region

07/04 2018

0.2

0.2.0.0

A Symfony bundle to manage geographic entities like cities or countries.

  Sources   Download

proprietary

The Requires

 

city country geography region

19/11 2017

0.1.0.1

0.1.0.1

A Symfony bundle to manage geographic entities like cities or countries.

  Sources   Download

proprietary

The Requires

 

city country geography region

05/10 2017

0.1

0.1.0.0

A Symfony bundle to manage geographic entities like cities or countries.

  Sources   Download

proprietary

The Requires

 

city country geography region