PHPackages                             azine/socialbar-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. azine/socialbar-bundle

ActiveSymfony-bundle

azine/socialbar-bundle
======================

Bundle to easily add a social-bar to your pages

2.0.0(7y ago)34.5k2MITPHPPHP ^7.0

Since Feb 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/azine/AzineSocialBarBundle)[ Packagist](https://packagist.org/packages/azine/socialbar-bundle)[ Docs](https://github.com/azine/AzineSocialBarBundle.git)[ RSS](/packages/azine-socialbar-bundle/feed)WikiDiscussions master Synced 1mo ago

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

AzineSocialBarBundle
====================

[](#azinesocialbarbundle)

Symfony2 Bundle to easily create a social bar in your twig templates.

Special thanx to Gregquat who posted a good how to get stared here:

As a lot of code is copied from that page, most of the documentation on how to use it in your twig-templates applies as well.

Configuration Options
---------------------

[](#configuration-options)

To render social buttons with references to your account(s) you can configure some options in the config as follows:

```
//config.yml
azine_social_bar:

    # the url to you Facebook profile: will be used for the 'url' parameter when showing the 'follow' button
    fb_profile_url: #default = ""

    # the url to your Google+ profile: will be used for the 'url' parameter when showing the 'follow' button
    google_plus_profile_url: #defaults = ""

    # the url to your xing profile: will be used for the 'url' parameter when showing the 'follow' button
    xing_profile_url: #default = ""

    # your profile-id (=> get it here http://developer.linkedin.com/plugins) : will be used for the 'companyId' parameter when showing the 'follow' button
    linked_in_company_id: #default = ""

    # your twitter username: will be used for the 'action' parameter when showing the 'follow' button and also for the 'tag' and 'via' parameters of all twitter buttons
    twitter_username: #default = ""

```

Build-Status ec.
----------------

[](#build-status-ec)

[![Build Status](https://camo.githubusercontent.com/0b6a9656adf4745150ed9d7c36677d51e4a6a87c1d033db8739db93a5349861f/68747470733a2f2f7472617669732d63692e6f72672f617a696e652f417a696e65536f6369616c42617242756e646c652e706e67)](https://travis-ci.org/azine/AzineSocialBarBundle)[![Total Downloads](https://camo.githubusercontent.com/34e1736e5e6a9c4a950bb8af19e1bd93e2c74f714d3edb9d3a759777b02d3a8e/68747470733a2f2f706f7365722e707567782e6f72672f617a696e652f736f6369616c6261722d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/azine/socialbar-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/75fc248e69876a3af1af462e4e289c077cef3a7d4f4b733aefec9e42c6276d76/68747470733a2f2f706f7365722e707567782e6f72672f617a696e652f736f6369616c6261722d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/azine/socialbar-bundle)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/89222bdd53979a284cbbc461923d23139d06175be380efae25f71fc1b2e52245/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f617a696e652f417a696e65536f6369616c42617242756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f733d63666531373338633265633163356265643039313635323166663561643561376136383531303463)](https://scrutinizer-ci.com/g/azine/AzineSocialBarBundle/)[![Code Coverage](https://camo.githubusercontent.com/2feeaa8674dfd5268a7939c783009a6cf9fab7d37278a46a20f700503cdcde36/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f617a696e652f417a696e65536f6369616c42617242756e646c652f6261646765732f636f7665726167652e706e673f733d30626439306635343538393036316631303231303130643033623333366432643838303433393736)](https://scrutinizer-ci.com/g/azine/AzineSocialBarBundle/)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~907 days

Total

3

Last Release

2665d ago

Major Versions

1.1.0 → 2.0.02019-01-22

PHP version history (2 changes)1.0.0PHP &gt;=5.3.2

1.1.0PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7470a17733e057a8a2689dc67bf331bb7c0e9a8c0e871c4c42aba4057cb04ce?d=identicon)[azine](/maintainers/azine)

---

Top Contributors

[![azine](https://avatars.githubusercontent.com/u/3774977?v=4)](https://github.com/azine "azine (32 commits)")[![eugene-o-z](https://avatars.githubusercontent.com/u/18661162?v=4)](https://github.com/eugene-o-z "eugene-o-z (2 commits)")

---

Tags

sociallike buttonsharelikeshare buttonsocial bar

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/azine-socialbar-bundle/health.svg)

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

###  Alternatives

[social-links/social-links

PHP library to generate share buttons

112338.6k2](/packages/social-links-social-links)[yiimaker/yii2-social-share

Extension for sharing on social networks

48111.3k4](/packages/yiimaker-yii2-social-share)[fritzmg/contao-sharebuttons

Simple Contao extension to provide share buttons as a module and content element

1832.5k](/packages/fritzmg-contao-sharebuttons)[ryannielson/shareable

A Laravel 4 package to make it easy to add social sharing buttons to your application.

222.8k](/packages/ryannielson-shareable)[yaro/soc-share

Social network share link builder

101.9k](/packages/yaro-soc-share)

PHPackages © 2026

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