PHPackages                             asgard/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. asgard/session

ActiveAsgard-bundle[Utility &amp; Helpers](/categories/utility)

asgard/session
==============

v0.3.1(10y ago)050MITPHPPHP &gt;=5.5.9

Since May 12Pushed 10y agoCompare

[ Source](https://github.com/asgardphp/session)[ Packagist](https://packagist.org/packages/asgard/session)[ RSS](/packages/asgard-session/feed)WikiDiscussions master Synced 4w ago

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

\#Data

[![Build Status](https://camo.githubusercontent.com/e1f41dc2ebd7ec2cc79cc894d6edf2ee021d048d8536de3da9086a04dfd95fa8/68747470733a2f2f7472617669732d63692e6f72672f6173676172647068702f73657373696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/asgardphp/session)

Session is a package for custom PHP session drivers.

- [Installation](#installation)
- [Initialisation](#initialisation)

\##Installation **If you are working on an Asgard project you don't need to install this library as it is already part of the standard libraries.**

```
composer require asgard/session 0.*

```

\##Initialisation

Add the following code in app/bootstrap\_\*.php:

```
$session = new \Asgard\Session\DBDriver($container['db']);
$session->handle();

```

\###Contributing

Please submit all issues and pull requests to the [asgardphp/asgard](http://github.com/asgardphp/asgard) repository.

### License

[](#license)

The Asgard framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

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

Total

2

Last Release

3700d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/352850?v=4)[leyou](/maintainers/leyou)[@leyou](https://github.com/leyou)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[oat-sa/tao-core

TAO core extension

66140.1k108](/packages/oat-sa-tao-core)[rias/statamic-redirect

29322.9k](/packages/rias-statamic-redirect)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.3M74](/packages/typo3-cms-redirects)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2082.5k27](/packages/ronasit-laravel-helpers)

PHPackages © 2026

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