PHPackages                             polifonic/addressable - 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. [Templating &amp; Views](/categories/templating)
4. /
5. polifonic/addressable

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

polifonic/addressable
=====================

Address

0.4.2(9y ago)18.6kproprietaryPHPPHP &gt;=5.5.9

Since Oct 30Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (5)Used By (0)

PolifonicAddressable
====================

[](#polifonicaddressable)

Requirements
------------

[](#requirements)

PolifonicAddressableBundle - a Symfony bundle
---------------------------------------------

[](#polifonicaddressablebundle---a-symfony-bundle)

The package includes a `PolifonicAddressableBundle` which can be added to your symfony 2 app.

The bundles automatically sets up the required services.

### Installation

[](#installation)

Add the bundle to your app's `composer.json` file:

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

Enable the bundle in your app's kernel:

```
# app/AppKernel.php

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

    }
```

Then update your dependencies using composer:

```
php composer.phar install

```

or

```
php composer.phar update

```

Twig Addressable extension
--------------------------

[](#twig-addressable-extension)

The PolifonicAddressable library includes a twig addressable extension.

Address formatter
-----------------

[](#address-formatter)

The PolifonicAddressable library includes the polifonic address formater.

Propel Addressable behavior
---------------------------

[](#propel-addressable-behavior)

The PolifonicAddressable library includes the Propel Addressable behavior.

The behavior is enabled by default if you use the Symfony PolifonicAddressableBundle.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Total

3

Last Release

3509d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61710b3e2bdf8cc378cb14f7e9c3d4fa753738373565270820a7be21c89f6d69?d=identicon)[opichon](/maintainers/opichon)

---

Top Contributors

[![opichon](https://avatars.githubusercontent.com/u/203745?v=4)](https://github.com/opichon "opichon (12 commits)")

---

Tags

symfonybundleaddresstwigpropel

### Embed Badge

![Health badge](/badges/polifonic-addressable/health.svg)

```
[![Health](https://phpackages.com/badges/polifonic-addressable/health.svg)](https://phpackages.com/packages/polifonic-addressable)
```

###  Alternatives

[yellowskies/qr-code-bundle

Symfony Barcode &amp; QR Code Generator Bundle with Twig extension

36701.5k](/packages/yellowskies-qr-code-bundle)[jbouzekri/phumbor-bundle

A Symfony Bundle to use the minimal Thumbor PHP client from webfactory/phumbor

26755.2k1](/packages/jbouzekri-phumbor-bundle)[nucleos/antispam-bundle

This bundle provides some basic features to reduce spam in symfony forms.

52105.1k](/packages/nucleos-antispam-bundle)[eschmar/time-ago-bundle

Provides a simple twig filter for expressing time difference in words.

1751.8k](/packages/eschmar-time-ago-bundle)[mati365/ckeditor5-symfony

CKEditor 5 integration for Symfony

261.9k](/packages/mati365-ckeditor5-symfony)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
