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

AbandonedArchivedLibrary

opis/session
============

Opis Session is a session manager library with support for multiple backend stores

3.1.0(10y ago)154.7k4[2 issues](https://github.com/opis/session/issues)1Apache-2.0PHPPHP &gt;=5.3.0

Since Dec 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/opis/session)[ Packagist](https://packagist.org/packages/opis/session)[ Docs](http://www.opis.io/session)[ RSS](/packages/opis-session/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (20)Used By (1)

Opis Session
============

[](#opis-session)

[![Build Status](https://camo.githubusercontent.com/8b24a00d2f85624c693d7f635fc2c990c64871c3944b5b0e2d7ac3eca32d2d4f/68747470733a2f2f7472617669732d63692e6f72672f6f7069732f73657373696f6e2e706e67)](https://travis-ci.org/opis/session)[![Latest Stable Version](https://camo.githubusercontent.com/5ef7d60005e93f6b8ebc7f6d8e97d670d846ba639ff27699ef50f31025aeb0d7/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f73657373696f6e2f76657273696f6e2e706e67)](https://packagist.org/packages/opis/session)[![Latest Unstable Version](https://camo.githubusercontent.com/7f9253ce1c6fe4e4ea7b5b297950678aade6763110d5d65eab3304f88bfe09ea/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f73657373696f6e2f762f756e737461626c652e706e67)](https://packagist.org/packages/opis/session)[![License](https://camo.githubusercontent.com/511faca27779583a72d1051430e0fa98333a960bc5f45e6130f6eb56e59cd6b2/68747470733a2f2f706f7365722e707567782e6f72672f6f7069732f73657373696f6e2f6c6963656e73652e706e67)](https://packagist.org/packages/opis/session)

Session manager
---------------

[](#session-manager)

**Opis Session** is a session manager library with support for multiple backend stores, providing developers with an API which allows them to handle session related information in a standardised way.

The currently available handlers are: File and native store.

### Documentation

[](#documentation)

The full documentation for this library can be found [here](https://www.opis.io/session).

### License

[](#license)

**Opis Session** is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0 "Apache License").

### Requirements

[](#requirements)

- PHP ^7.0

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

[](#installation)

**Opis Session** is available on [Packagist](https://packagist.org/packages/opis/session "Packagist") and it can be installed from a command line interface by using [Composer](https://getcomposer.org "Composer").

```
composer require opis/session
```

Or you could directly reference it into your `composer.json` file as a dependency

```
{
    "require": {
        "opis/session": "^4.0"
    }
}
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 94.6% 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 ~150 days

Recently: every ~491 days

Total

18

Last Release

1974d ago

Major Versions

1.3.2 → 2.0.02014-05-26

2.4.x-dev → 3.0.02015-08-31

3.1.x-dev → 2020.x-dev2020-12-17

PHP version history (2 changes)1.0.0PHP &gt;=5.3.0

2020.x-devPHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/47afaf3c711dd321c8d09bae2afed928971ec9e9a7593c925749696f04d2fddd?d=identicon)[msarca](/maintainers/msarca)

![](https://www.gravatar.com/avatar/7c720b40eb280d9fd33cc35d74c34b3763c2777bd2502d094625faa367f0dca4?d=identicon)[sorinsarca](/maintainers/sorinsarca)

---

Top Contributors

[![msarca](https://avatars.githubusercontent.com/u/5808737?v=4)](https://github.com/msarca "msarca (139 commits)")[![sorinsarca](https://avatars.githubusercontent.com/u/3427195?v=4)](https://github.com/sorinsarca "sorinsarca (6 commits)")[![nebulousGirl](https://avatars.githubusercontent.com/u/1899256?v=4)](https://github.com/nebulousGirl "nebulousGirl (2 commits)")

---

Tags

opissessionsession storagesession redis

### Embed Badge

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

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

###  Alternatives

[nette/http

🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.

48619.2M541](/packages/nette-http)[yiisoft/yii2-redis

Redis Cache, Session and ActiveRecord for the Yii framework

48011.7M245](/packages/yiisoft-yii2-redis)[laminas/laminas-session

Object-oriented interface to PHP sessions and storage

8122.7M113](/packages/laminas-laminas-session)[opis/string

Multibyte strings as objects

7120.9M7](/packages/opis-string)[mezzio/mezzio-session

Session container and middleware for PSR-7 applications

24982.3k16](/packages/mezzio-mezzio-session)

PHPackages © 2026

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