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

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

purrmannwebsolutions/link-handler-bundle
========================================

This Symfony bundle will allow you to configure your links to symfony entities as easy as you could imagine.

0.0.2(6y ago)0563MITPHPPHP ^7.1CI failing

Since Jan 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kpurrmann/LinkHandlerBundle)[ Packagist](https://packagist.org/packages/purrmannwebsolutions/link-handler-bundle)[ Docs](https://github.com/kpurrmann/LinkHandlerBundle)[ RSS](/packages/purrmannwebsolutions-link-handler-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (6)Versions (4)Used By (0)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
==================================

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require purrmannwebsolutions/link-handler-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

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

```
$ composer require purrmannwebsolutions/link-handler-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    PurrmannWebsolutions\LinkHandlerBundle\PurrmannWebsolutionsLinkHandlerBundle::class => ['all' => true],
];
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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 ~0 days

Total

2

Last Release

2317d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/59768bc7f6b5066b6035646799e1369263e4bbcdaf2f1b2b626878bf2b6311c1?d=identicon)[kpurrmann](/maintainers/kpurrmann)

---

Top Contributors

[![kpurrmann](https://avatars.githubusercontent.com/u/1853906?v=4)](https://github.com/kpurrmann "kpurrmann (2 commits)")

---

Tags

symfonylinkentityviewanchor

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/purrmannwebsolutions-link-handler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/purrmannwebsolutions-link-handler-bundle/health.svg)](https://phpackages.com/packages/purrmannwebsolutions-link-handler-bundle)
```

###  Alternatives

[endroid/qr-code-bundle

Endroid QR Code Bundle

32110.6M17](/packages/endroid-qr-code-bundle)[yellowskies/qr-code-bundle

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

36682.9k](/packages/yellowskies-qr-code-bundle)[boekkooi/jquery-validation-bundle

Jquery form validation bundle for symfony 2

2773.9k1](/packages/boekkooi-jquery-validation-bundle)

PHPackages © 2026

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