symfony-bundle address-formatter-bundle
International postal address formatting bundle for Symfony
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
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(),
);
}
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
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