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. zahycz/sessionless

ActiveLibrary

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 5d 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 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

1619d 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://www.gravatar.com/avatar/20860e92a03c65fdb4a6c2d281bb3cecde3878d42292042451c9cc7fc44a6640?d=identicon)[zahycz](/maintainers/zahycz)

---

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

[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)[kdyby/translation

Integration of Symfony/Translation into Nette Framework

921.2M24](/packages/kdyby-translation)[kdyby/redis

Redis storage for Nette Framework

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

Nette: Standard Web Project

10991.8k](/packages/nette-web-project)[kdyby/autowired

Syntax sugar for working with services in Nette Framework

30885.7k9](/packages/kdyby-autowired)[kdyby/fake-session

FakeSession class for Nette Framework

11354.8k7](/packages/kdyby-fake-session)

PHPackages © 2026

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