PHPackages                             illibejiep/friendship-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. illibejiep/friendship-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

illibejiep/friendship-bundle
============================

Friendship for symfony users

v1.0.0(10y ago)3461MITPHPPHP &gt;=5.4

Since Aug 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/illibejiep/FriendshipBundle)[ Packagist](https://packagist.org/packages/illibejiep/friendship-bundle)[ RSS](/packages/illibejiep-friendship-bundle/feed)WikiDiscussions master Synced today

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

Friendship bundle
=================

[](#friendship-bundle)

It provides simple relation functionality for symfony2 users.

[![Latest Stable Version](https://camo.githubusercontent.com/d05869e4a5406db5b1e8a91616ebcd70c91bf3e8be62062a75eee1550934c98f/68747470733a2f2f706f7365722e707567782e6f72672f696c6c6962656a6965702f667269656e64736869702d62756e646c652f762f737461626c65)](https://packagist.org/packages/illibejiep/friendship-bundle) [![Total Downloads](https://camo.githubusercontent.com/aea4c2345b70518550a27c7eb2f62025d9d3214ecb9836ff0fa36fe3b55ad1de/68747470733a2f2f706f7365722e707567782e6f72672f696c6c6962656a6965702f667269656e64736869702d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/illibejiep/friendship-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/b2498375553a33bee8a267d3052ceb89c9c4129b87bea99c2a062379b8b1f8a5/68747470733a2f2f706f7365722e707567782e6f72672f696c6c6962656a6965702f667269656e64736869702d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/illibejiep/friendship-bundle) [![License](https://camo.githubusercontent.com/90380ad413ae31c36a5e666652d334ef520164f1270a98f52fdc2d61d8549740/68747470733a2f2f706f7365722e707567782e6f72672f696c6c6962656a6965702f667269656e64736869702d62756e646c652f6c6963656e7365)](https://packagist.org/packages/illibejiep/friendship-bundle)

Installation
------------

[](#installation)

```
    composer require illibejiep/friendship-bundle dev-master

```

Then add in AppKernel.php

```
//...
    $bundles[] = new \FriendshipBundle\FriendshipBundle();

    return $bundles;
//...

```

Done.

Usage
-----

[](#usage)

In twig template:

```
//...
{% include 'FriendshipBundle:Widget:button.html.twig' with {fromUser: someUser, toUser: anotherUser} %}
//...

```

It will show friendship button for someUser to manage friendship with anotherUser.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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

Unknown

Total

1

Last Release

3979d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11740311?v=4)[Vasilii Lapin](/maintainers/illibejiep)[@illibejiep](https://github.com/illibejiep)

---

Top Contributors

[![illibejiep](https://avatars.githubusercontent.com/u/11740311?v=4)](https://github.com/illibejiep "illibejiep (9 commits)")[![joshlopes](https://avatars.githubusercontent.com/u/3440849?v=4)](https://github.com/joshlopes "joshlopes (1 commits)")

---

Tags

bundlesocialfriendship

### Embed Badge

![Health badge](/badges/illibejiep-friendship-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/illibejiep-friendship-bundle/health.svg)](https://phpackages.com/packages/illibejiep-friendship-bundle)
```

###  Alternatives

[pentatrion/vite-bundle

Vite integration for your Symfony app

2766.8M25](/packages/pentatrion-vite-bundle)[ekreative/uuid-extra-bundle

Paramconverter, Normalizer and Form Type for Ramsey Uuid

18170.8k](/packages/ekreative-uuid-extra-bundle)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1615.7k](/packages/pdir-social-feed-bundle)

PHPackages © 2026

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