PHPackages                             matudelatower/ubicacion-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. matudelatower/ubicacion-bundle

ActiveSymfony-bundle[Localization &amp; i18n](/categories/localization)

matudelatower/ubicacion-bundle
==============================

Bundle para manejar pais, provincia y localidad, con fixtures de datos de Argentina

2.0.1(8y ago)11082MITPHPPHP &gt;=5.3.0

Since May 2Pushed 8y ago2 watchersCompare

[ Source](https://github.com/matudelatower/ubicacion-bundle)[ Packagist](https://packagist.org/packages/matudelatower/ubicacion-bundle)[ RSS](/packages/matudelatower-ubicacion-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (21)Used By (0)

[![SensioLabsInsight](https://camo.githubusercontent.com/da944957cdcc831ff741f5d31cb673c1ca9abd72043bc067d0cfecfa156bc496/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62656437306235622d383966632d343837622d626338612d6234386630626462303739662f6d696e692e706e67)](https://insight.sensiolabs.com/projects/bed70b5b-89fc-487b-bc8a-b48f0bdb079f)[![Latest Stable Version](https://camo.githubusercontent.com/2e99713aa287057361eae351cdff54a337a8d4007e342c541b16ac4c7d2bb6da/68747470733a2f2f706f7365722e707567782e6f72672f6d61747564656c61746f7765722f756269636163696f6e2d62756e646c652f762f737461626c65)](https://packagist.org/packages/matudelatower/ubicacion-bundle)[![Total Downloads](https://camo.githubusercontent.com/1dd274f3ddcb60a31014a37726d238b14cecb4b8e53bdeb177b737f572ac443c/68747470733a2f2f706f7365722e707567782e6f72672f6d61747564656c61746f7765722f756269636163696f6e2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/matudelatower/ubicacion-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/3b2ce682e9a27c6bba867bd3da35693278851a07e1526974854d942e3527fada/68747470733a2f2f706f7365722e707567782e6f72672f6d61747564656c61746f7765722f756269636163696f6e2d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/matudelatower/ubicacion-bundle)[![License](https://camo.githubusercontent.com/6fdb7bbe8e9fe1802f0117de32715834b19b15a7d187d2f5679c4cb5370161ca/68747470733a2f2f706f7365722e707567782e6f72672f6d61747564656c61746f7765722f756269636163696f6e2d62756e646c652f6c6963656e7365)](https://packagist.org/packages/matudelatower/ubicacion-bundle)

Installation
============

[](#installation)

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require matudelatower/ubicacion-bundle 2.0
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
