PHPackages                             raphhh/puppy-session - 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. raphhh/puppy-session

ActiveLibrary[Framework](/categories/framework)

raphhh/puppy-session
====================

session module for Puppy framework

1.0.0(11y ago)01241MITPHPPHP &gt;=5.4

Since Apr 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Raphhh/puppy-session)[ Packagist](https://packagist.org/packages/raphhh/puppy-session)[ RSS](/packages/raphhh-puppy-session/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (1)

Puppy session module
====================

[](#puppy-session-module)

[![Latest Stable Version](https://camo.githubusercontent.com/8d1f9a0d6bfb0d4a3ebd8efa09d8286f99183c390e20f3836f4df9343fe34899/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f70757070792d73657373696f6e2f762f737461626c652e737667)](https://packagist.org/packages/raphhh/puppy-session)[![Build Status](https://camo.githubusercontent.com/bfd1b6ee9bbb614ddab65aee06843c48d15145861e9c6da2a69b7db1ccacf341/68747470733a2f2f7472617669732d63692e6f72672f5261706868682f70757070792d73657373696f6e2e706e67)](https://travis-ci.org/Raphhh/puppy-session)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/d86f54cbef50d49de60e5a3eed8ffe5be90e0ada7099374d0d7e381b19cdeb90/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5261706868682f70757070792d73657373696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Raphhh/puppy-session/)[![Code Coverage](https://camo.githubusercontent.com/6d3741ebb616093445f0d26fe288097a66426b2d43f3ce4d9e06e1bc00e4448b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5261706868682f70757070792d73657373696f6e2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Raphhh/puppy-session/)[![Total Downloads](https://camo.githubusercontent.com/7a4716e797da70d4b3b025ae74469ed0e864694ce9bbc18d91db8b4498102548/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f70757070792d73657373696f6e2f646f776e6c6f6164732e737667)](https://packagist.org/packages/raphhh/puppy-session)[![Reference Status](https://camo.githubusercontent.com/8830ed0b2eb23b83722418eabebc8257748a06717c146c740a16139482b9c4d4/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f7261706868683a70757070792d73657373696f6e2f7265666572656e63655f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/php/raphhh:puppy-session/references)[![License](https://camo.githubusercontent.com/746fe361719f8313c523fd9577eb063898c1b39bc1fb6655a5cc04e550e8b758/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f70757070792d73657373696f6e2f6c6963656e73652e737667)](https://packagist.org/packages/raphhh/puppy-session)

Session module for Puppy framework.

See [Puppy framework](https://github.com/Raphhh/puppy) for more information.

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

[](#installation)

```
$ composer require raphhh/puppy-session

```

Documentation
-------------

[](#documentation)

Service for Symfony\\Component\\HttpFoundation\\Session\\Session.

See [Symfony session documentation](http://symfony.com/doc/current/book/controller.html#index-10) for more information.

Config options
--------------

[](#config-options)

- 'session.sessionStorageClass' =&gt; name of the class to handle the session storage.
- 'session.attributeBagClass' =&gt; name of the class to handle the attributes session.
- 'session.flashBagClass' =&gt; name of the class to handle the flash session.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

4056d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fd55d984cf31c25f875f5636331a20f8be77e9443f2fd17fbccf1f9c4fe7a4c?d=identicon)[raphhh](/maintainers/raphhh)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/raphhh-puppy-session/health.svg)

```
[![Health](https://phpackages.com/badges/raphhh-puppy-session/health.svg)](https://phpackages.com/packages/raphhh-puppy-session)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.6k9.4M48](/packages/laravel-reverb)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)[sulu/sulu

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

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

PHPackages © 2026

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