Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 991 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 991 Bytes

PolemDepartementsBundle Scrutinizer Code Quality SensioLabsInsight Build Status

French departements bundle

Installation

php composer.phar require polem/departements-bundle:0.*

And add bundle to you AppKernel

      $bundles = array(
            //...
            new Polem\DepartementsBundle\PolemDepartementsBundle()
            //...
      )

Routing

polem_departements:
    resource: "@PolemDepartementsBundle/Resources/config/routing.yml"
    prefix:   /