PHPackages                             dominicvonk/secsession - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. dominicvonk/secsession

ActiveSession[Authentication &amp; Authorization](/categories/authentication)

dominicvonk/secsession
======================

Secure Session

0107PHP

Since Nov 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/DominicVonk/SecSession)[ Packagist](https://packagist.org/packages/dominicvonk/secsession)[ RSS](/packages/dominicvonk-secsession/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SecSession
==========

[](#secsession)

Start a session
---------------

[](#start-a-session)

```
\SecSession\SecSession::start();
```

Get a session variable
----------------------

[](#get-a-session-variable)

```
\SecSession\SecSession::get("Variable");
```

Set a session variable
----------------------

[](#set-a-session-variable)

```
\SecSession\SecSession::set("Variable", "Value");
```

Destroy a session
-----------------

[](#destroy-a-session)

```
\SecSession\SecSession::destroy();
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/25fbd54bcf9efa660a7e2c1ad850d1334b62ed3803366ae0824acae1d2e3e2a3?d=identicon)[dominicvonk](/maintainers/dominicvonk)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dominicvonk-secsession/health.svg)

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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