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

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

xervice/session
===============

2.0.0(7y ago)04934MITPHPPHP &gt;=7.1.0

Since Jul 6Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (9)Used By (4)

Xervice: Session
================

[](#xervice-session)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8b2f1d699b79d063a62afc977cf57e4d520a527d3ac4f8d1f3a6c2377e8a47ce/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f73657373696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/session/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/d6b69f06d0039bf007c751c90a3bda0aff3739012044e832d92089130fc9e963/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f73657373696f6e2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/session/?branch=master)

Simple session handler for xervice components.

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

[](#installation)

```
composer require xervice/session

```

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

[](#configuration)

You must add the plugin \\Xervice\\Session\\Communication\\Plugin\\SessionService to you Kernel stack.

Usage
-----

[](#usage)

```
$session = Locator::getInstance()->session()->facade();

$session->set('key', 'value');
$session->get('key')
$session->has('key')
$session->remove('key')
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

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

Total

8

Last Release

2865d ago

Major Versions

1.3.1 → 2.0.02018-08-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/9ba15174c6a847524e2118ff1b34670252159fa2bee234292381e090e3f1b3a1?d=identicon)[mibexx](/maintainers/mibexx)

---

Top Contributors

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

###  Code Quality

TestsCodeception

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M379](/packages/easycorp-easyadmin-bundle)[illuminate/session

The Illuminate Session package.

9939.3M833](/packages/illuminate-session)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[symfony/ux-autocomplete

JavaScript Autocomplete functionality for Symfony

645.9M37](/packages/symfony-ux-autocomplete)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)[typo3/cms-install

TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks.

1812.3M474](/packages/typo3-cms-install)

PHPackages © 2026

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