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(11y ago)0298MITPHPPHP &gt;=5.3.3

Since Aug 22Pushed 11y 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 2mo 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 49% 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

4323d 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

[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[open-dxp/opendxp

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

7310.3k29](/packages/open-dxp-opendxp)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M61](/packages/contao-manager-bundle)

PHPackages © 2026

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