2017 © Pedro Peláez
 

symfony-bundle address-formatter-bundle

International postal address formatting bundle for Symfony

image

hiwelo/address-formatter-bundle

International postal address formatting bundle for Symfony

  • Monday, April 3, 2017
  • by hiwelo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

AddressFormatterBundle

International mailing address created as a bundle for Symfony 3., (*1)

Installation

Install the bundle using composer., (*2)

composer require hiwelo/AddressFormatterBundle

Enable the bundle

Enable the bundle in the Symfony 3 Kernel:, (*3)

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        //...
        new Hiwelo\AddressFormatterBundle\AddressFormatterBundle(),
    );
}

The Versions

03/04 2017

dev-master

9999999-dev

International postal address formatting bundle for Symfony

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

address bundle symfony symfony-bundle postal geocode

03/04 2017

v1.0-alpha

1.0.0.0-alpha

International postal address formatting bundle for Symfony

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

address bundle symfony symfony-bundle postal geocode