2017 © Pedro Peláez
 

symfony-bundle addressable

Address

image

polifonic/addressable

Address

  • Saturday, November 19, 2016
  • by opichon
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6,819 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

PolifonicAddressable

Requirements

PolifonicAddressableBundle - a Symfony bundle

The package includes a PolifonicAddressableBundle which can be added to your symfony 2 app., (*1)

The bundles automatically sets up the required services., (*2)

Installation

Add the bundle to your app's composer.json file:, (*3)

    require: {
        "polifonic/addressable-bundle": "^0.4"
    }

Enable the bundle in your app's kernel:, (*4)

# app/AppKernel.php

    public function registerBundles()
    {
        $bundles = array(
            …
            new Polifonic\Addressable\Symfony\PolifonicAddressable()
        );

    }

Then update your dependencies using composer:, (*5)

php composer.phar install

or, (*6)

php composer.phar update

Twig Addressable extension

The PolifonicAddressable library includes a twig addressable extension., (*7)

Address formatter

The PolifonicAddressable library includes the polifonic address formater., (*8)

Propel Addressable behavior

The PolifonicAddressable library includes the Propel Addressable behavior., (*9)

The behavior is enabled by default if you use the Symfony PolifonicAddressableBundle., (*10)

The Versions

19/11 2016

dev-master

9999999-dev https://github.com/polifonic/addressable

Address

  Sources   Download

proprietary

The Requires

 

by Olivier Pichon

twig address bundle symfony propel

19/11 2016

0.4.2

0.4.2.0 https://github.com/polifonic/addressable

Address

  Sources   Download

proprietary

The Requires

 

by Olivier Pichon

twig address bundle symfony propel

12/11 2016

0.4.1

0.4.1.0 https://github.com/polifonic/addressable

Address

  Sources   Download

proprietary

The Requires

 

by Olivier Pichon

twig address bundle symfony propel

01/11 2016

dev-validation

dev-validation https://github.com/polifonic/addressable

Address

  Sources   Download

proprietary

The Requires

 

by Olivier Pichon

twig address bundle symfony propel

31/10 2016

0.4.0

0.4.0.0 https://github.com/polifonic/addressable

Address

  Sources   Download

proprietary

The Requires

 

by Olivier Pichon

twig address bundle symfony propel