PHPackages                             session-interop/session-writer-interop - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. session-interop/session-writer-interop

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

session-interop/session-writer-interop
======================================

This package contains the session interface for session saving interopability.

1.0.0(9y ago)0181MITPHPPHP &gt;=7.1.0

Since Dec 28Pushed 9y ago3 watchersCompare

[ Source](https://github.com/session-interop/session-writer-interop)[ Packagist](https://packagist.org/packages/session-interop/session-writer-interop)[ Docs](https://github.com/Ngob/session-interop)[ RSS](/packages/session-interop-session-writer-interop/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (1)

Session Interoperability
========================

[](#session-interoperability)

*session-writer-interop* tries to identify and standardize features in *session* objet to achieve interoperability between PHP package. IT does handle saving of an array as the session. This interface is designed to be immutable. Through discussions and trials, we try to create a standard, made of common interfaces but also recommendations.

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

[](#installation)

You can install this package through Composer:

```
composer require session-interop/session-writer-interop
```

The packages adheres to the [SemVer](http://semver.org/) specification, and there will be full backward compatibility between minor versions.

Implementations
---------------

[](#implementations)

[`DefaultSessionWriter`](https://github.com/session-interop/utils-writer-session)

A basic implementation of the interface.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

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

3419d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b1953426bdefad774b92f15505637dcf22e19f567acd596131d86ce40f738f2a?d=identicon)[Ngob](/maintainers/Ngob)

---

Top Contributors

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

---

Tags

phpinteroperabilitysessionphp sessioninteropsessioninterfacesession-interopsession-interface

### Embed Badge

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

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

###  Alternatives

[sandrokeil/interop-config

Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.

58446.7k34](/packages/sandrokeil-interop-config)

PHPackages © 2026

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