PHPackages                             ferrandini/pdo-session-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. ferrandini/pdo-session-bundle

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

ferrandini/pdo-session-bundle
=============================

Symfony2 PDOSession Bundle.

v1.2(12y ago)0298MITPHPPHP &gt;=5.3.3

Since Aug 22Pushed 12y agoCompare

[ Source](https://github.com/aferrandini/PDOSessionBundle)[ Packagist](https://packagist.org/packages/ferrandini/pdo-session-bundle)[ Docs](https://github.com/aferrandini/PDOSessionBundle)[ RSS](/packages/ferrandini-pdo-session-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (3)Versions (4)Used By (0)

PDOSessionBundle
================

[](#pdosessionbundle)

PDO Session Bundle adds PDO Session to your symfony project easy and fast.

Instal the bundle with composer

```
...
"require": {
    ...
    "ferrandini/pdo-session-bundle": "1.*"
}
...
```

Enable the bundle in your `app/AppKernel.php`

```
// app/AppKernel.php

...
    $bundles = array(
        ...
        new Ferrandini\Bundle\PDOSessionBundle\FerrandiniPDOSessionBundle(),
    );
...
```

Configure your session hanlder in `config.yml`

```
...
framework:
    ...
    session:
        handler_id: ferrandini.pdo.session.handler
...
```

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

4420d ago

PHP version history (2 changes)v1.0PHP &gt;=5.3.2

v1.2PHP &gt;=5.3.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/970b61b5e4f934a6333dc524649d81c26dce2735549872e01191ac16208b6107?d=identicon)[aferrandini](/maintainers/aferrandini)

---

Top Contributors

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

---

Tags

pdosession

### Embed Badge

![Health badge](/badges/ferrandini-pdo-session-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ferrandini-pdo-session-bundle/health.svg)](https://phpackages.com/packages/ferrandini-pdo-session-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M418](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M534](/packages/pimcore-pimcore)[sulu/sulu

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

1.3k1.4M231](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M776](/packages/sylius-sylius)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k16](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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