PHPackages                             tabernicola/blog - 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. [Admin Panels](/categories/admin)
4. /
5. tabernicola/blog

ActiveSymfony-bundle[Admin Panels](/categories/admin)

tabernicola/blog
================

The tabernicola's blog

013PHP

Since Nov 11Pushed 12y ago1 watchersCompare

[ Source](https://github.com/tabernicola/BlogBundle)[ Packagist](https://packagist.org/packages/tabernicola/blog)[ RSS](/packages/tabernicola-blog/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

BlogBundle
==========

[](#blogbundle)

Description
===========

[](#description)

---

Tabernicola's Blog bundle for symfony2

Installation via composer
=========================

[](#installation-via-composer)

---

Add tabernicola's blog to your `composer.json`:

#### 1.1 Symfony 2.3.X

[](#11---symfony-23x)

```
"require": {
    "tabernicola/blog": "dev-master"
},
```

you need also have the root key:

"minimum-stability": "alpha",

Then run `php composer.phar update` command.

### Add to your AppKernel.php

[](#add-to-your-appkernelphp)

```
new Tabernicola\BlogBundle(),

```

\###3) Add to routing.yml

```
tabernicola_blog:
    resource: "@TabernicolaBlogBundle/Resources/config/routing.yml"
    prefix:   /

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/75bf2b28363059f30106ed7372e9e0a2eb8a37ad8b2368214fd961c0c5c84e0f?d=identicon)[tabernicola](/maintainers/tabernicola)

---

Top Contributors

[![tabernicola](https://avatars.githubusercontent.com/u/1734692?v=4)](https://github.com/tabernicola "tabernicola (9 commits)")

### Embed Badge

![Health badge](/badges/tabernicola-blog/health.svg)

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

PHPackages © 2026

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