PHPackages                             fourlabs/hosts-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. fourlabs/hosts-bundle

ActiveSymfony-bundle

fourlabs/hosts-bundle
=====================

Symfony2 bundle handling geo location, locale, currency and emailers across multiple domains/hosts.

015PHP

Since Feb 20Pushed 9y agoCompare

[ Source](https://github.com/fourlabsldn/HostsBundle)[ Packagist](https://packagist.org/packages/fourlabs/hosts-bundle)[ RSS](/packages/fourlabs-hosts-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Hosts Bundle
============

[](#hosts-bundle)

Symfony2 bundle handling geo location, locale, currency and emailers across multiple domains/hosts.

[![License](https://camo.githubusercontent.com/4b750216ef64079cf3188c50da8aaf046a299b8c7c64334505189bb68facec08/68747470733a2f2f706f7365722e707567782e6f72672f666f75726c6162732f686f7374732d62756e646c652f6c6963656e7365)](https://packagist.org/packages/fourlabs/hosts-bundle)[![SensioLabsInsight](https://camo.githubusercontent.com/697704fad9fdc1f52618b32fbcd8286c7a435780f923a144a9e5dc259fe8fcaf/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f37656333633339662d616562362d346337612d393534342d6365633132326530313766352f6d696e692e706e67)](https://insight.sensiolabs.com/projects/7ec3c39f-aeb6-4c7a-9544-cec122e017f5)

Installation
------------

[](#installation)

### Download the Bundle

[](#download-the-bundle)

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

```
$ composer require fourlabs/hosts-bundle dev-master
```

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.

### Enable the Bundle

[](#enable-the-bundle)

Then, enable the bundle by adding the following line in the *app/AppKernel.php* file of your project:

```
