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

ActiveLibrary

beaucal/beaucal-invalid-session
===============================

When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.

v0.3.0(8y ago)624.2k11MITPHPPHP ^5.3.3 || ^7.0

Since May 5Pushed 8y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (2)Versions (4)Used By (1)

BeaucalInvalidSession
=====================

[](#beaucalinvalidsession)

Use when you're using `Zend\Session\SessionManager` and have session validators. When validators fail, instead of the user being blocked by seemingly permanent exceptions, the session is simply cleared and it's business as usual.

*Note:* You could add this simple code to your Application module, but you lose this feature if the session is hit in an earlier bootstrap.

*Note 2:* The HttpUserAgent session validator will fail every time your user's browser updates itself! So use this module and avoid stymied users.

### Installation

[](#installation)

In application.config.php, install early, as follows:

```
'modules' => ['BeaucalInvalidSession', 'Other Modules...']
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

3183d ago

PHP version history (2 changes)v0.1.0PHP &gt;=5.3.3

v0.3.0PHP ^5.3.3 || ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/36c24140c7709b9015bdb1d58f0937b0c72801a63ae4b32cc18ba3f71a1eaa23?d=identicon)[dillchuk](/maintainers/dillchuk)

---

Top Contributors

[![dillchuk](https://avatars.githubusercontent.com/u/11740626?v=4)](https://github.com/dillchuk "dillchuk (18 commits)")

---

Tags

sessionzf3session validation

### Embed Badge

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

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

###  Alternatives

[hrevert/ht-session

A Zend Framework 2 module to manage session configurations, session validators, storing session data in database.

123.0k](/packages/hrevert-ht-session)[akrabat/akrabat-session

A Zend Framework 2 module for configuring sessions

134.5k](/packages/akrabat-akrabat-session)

PHPackages © 2026

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