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 3w ago

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 26% 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

2371d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k160.5M1.2k](/packages/symfony-web-profiler-bundle)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

567.3M140](/packages/symfony-ux-icons)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[symfony/ux-toolkit

A tool to easily create a design system in your Symfony app with customizable, well-crafted Twig components

16126.1k1](/packages/symfony-ux-toolkit)

PHPackages © 2026

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