PHPackages                             zahycz/sessionless - 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. [Caching](/categories/caching)
4. /
5. zahycz/sessionless

ActiveLibrary[Caching](/categories/caching)

zahycz/sessionless
==================

Non-I/O blocking PHP SessionHandler implementation using Nette/Caching with DI Extension for Nette framework

v2.0.5(4y ago)16.7kBSD-3-ClausePHPPHP &gt;=8.0

Since Jan 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zahycz/sessionless)[ Packagist](https://packagist.org/packages/zahycz/sessionless)[ Docs](https://webki.cz)[ RSS](/packages/zahycz-sessionless/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (2)Versions (13)Used By (0)

sessionless
===========

[](#sessionless)

Non-I/O blocking PHP SessionHandler implementation using Nette/Caching with DI Extension for Nette framework

Install
-------

[](#install)

```
composer require zahycz/sessionless
```

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

[](#configuration)

```
extensions:
  sessionless: ZahyCZ\SessionLess\Bridges\NetteDI\Extension

sessionless:
    appName: myApp
    path: '/../../../data'
    expiration: 20 days
    expirationSliding: true
    #storage: @Nette\Caching\Storage
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

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

Recently: every ~29 days

Total

12

Last Release

1666d ago

Major Versions

v1.0.5 → v2.02021-08-13

PHP version history (2 changes)v1.0PHP &gt;=7.2

v2.0PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/865299?v=4)[Jan Žahourek](/maintainers/zahycz)[@zahycz](https://github.com/zahycz)

---

Top Contributors

[![zahycz](https://avatars.githubusercontent.com/u/865299?v=4)](https://github.com/zahycz "zahycz (26 commits)")

---

Tags

nettesession

### Embed Badge

![Health badge](/badges/zahycz-sessionless/health.svg)

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

###  Alternatives

[kdyby/redis

Redis storage for Nette Framework

501.7M2](/packages/kdyby-redis)[nette/web-project

Nette: Standard Web Project

10993.3k](/packages/nette-web-project)[contributte/redis

Redis client integration into Nette framework

191.7M2](/packages/contributte-redis)

PHPackages © 2026

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