PHPackages                             avro/blog-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. [Framework](/categories/framework)
4. /
5. avro/blog-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

avro/blog-bundle
================

Another very simple Symfony2 Blog bundle

v0.2.1(13y ago)171[1 issues](https://github.com/jdewit/AvroBlogBundle/issues)MITJavaScriptPHP &gt;=5.3.2

Since Sep 17Pushed 13y ago1 watchersCompare

[ Source](https://github.com/jdewit/AvroBlogBundle)[ Packagist](https://packagist.org/packages/avro/blog-bundle)[ Docs](http://github.com/jdewit/PaginatorBundle)[ RSS](/packages/avro-blog-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (3)Used By (0)

AvroBlogBundle [![Build Status](https://camo.githubusercontent.com/1acfde2c75d089376b58dcdcb9920edc57c16ccd69307549f49f351c699e126b/68747470733a2f2f7472617669732d63692e6f72672f6a64657769742f4176726f426c6f6742756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/jdewit/AvroBlogBundle)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#avroblogbundle-)

Another Symfony2 blog bundle.

It's simple. And I like it.

Status
------

[](#status)

This bundle is under development and may break.

Storage Layers
--------------

[](#storage-layers)

- Doctrine Mongodb

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

[](#installation)

This bundle is listed on packagist.

Simply add it to your apps composer.json file

```
    "avro/blog-bundle": "*"
```

Enable the bundle in the kernel:

```
// app/AppKernel.php
    new Avro\BlogBundle\AvroBlogBundle(),
```

Configuration
-------------

[](#configuration)

Add this required config to your app/config/config.yml file

```
avro_blog:
    db_driver: mongodb # supports mongodb
    list_count: 10 # The number of posts to show on the blog roll
```

Add routes to your app/config/routing.yml file

```
AvroBlogBundle:
    resource: "@AvroBlogBundle/Resources/config/routing/routing.yml"
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

4903d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b43556a54d880ffb06c69ff48a730a1b6126d04cba4749ab7040723ba706407?d=identicon)[jdewit](/maintainers/jdewit)

---

Top Contributors

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

---

Tags

paginator

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)

PHPackages © 2026

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