PHPackages                             tomasstrejcek/nette-session-panel - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. tomasstrejcek/nette-session-panel

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

tomasstrejcek/nette-session-panel
=================================

Nette DebugBar panel (port of kdyby/nette-session-panel for nette 2.0.x), that allows you inspect your sessions.

v1.0.0(13y ago)09181BSD-3PHPPHP &gt;=5.3.2

Since Aug 25Pushed 13y ago1 watchersCompare

[ Source](https://github.com/tomasstrejcek/Nette-Session-DebugBar)[ Packagist](https://packagist.org/packages/tomasstrejcek/nette-session-panel)[ Docs](http://kdyby.org)[ RSS](/packages/tomasstrejcek-nette-session-panel/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Nette Session panel
===================

[](#nette-session-panel)

Requirements
------------

[](#requirements)

[Nette Framework 2.0.x](http://nette.org) or higher and PHP 5.3 or higher.

Documentation
-------------

[](#documentation)

Simple DebugBar to show contents of session.

Examples
--------

[](#examples)

To load SessionPanel into the DebugBar insert following code into config.neon.

```
extensions:
	debugger.session: Kdyby\Diagnostics\SessionPanel\SessionPanelExtension
```

You can also specify a section to hide in the DebugBar by add setup section in service definition.

```
services:
	debugger.session.panel:
		setup:
			- hideSection('Nette.Http.UserStorage/')
			- hideSection('Nette.Forms.Form/CSRF')
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56.5% 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

Unknown

Total

1

Last Release

5102d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ddd58e4b39608d132dec7f34dc215735cb3c2024f84d37ae68f29048bf4393ee?d=identicon)[tomas.strejcek](/maintainers/tomas.strejcek)

---

Top Contributors

[![fprochazka](https://avatars.githubusercontent.com/u/158625?v=4)](https://github.com/fprochazka "fprochazka (13 commits)")[![enumag](https://avatars.githubusercontent.com/u/539462?v=4)](https://github.com/enumag "enumag (4 commits)")[![tomasstrejcek](https://avatars.githubusercontent.com/u/2310107?v=4)](https://github.com/tomasstrejcek "tomasstrejcek (3 commits)")[![TomasVotruba](https://avatars.githubusercontent.com/u/924196?v=4)](https://github.com/TomasVotruba "TomasVotruba (2 commits)")[![zeleznypa](https://avatars.githubusercontent.com/u/1191472?v=4)](https://github.com/zeleznypa "zeleznypa (1 commits)")

---

Tags

nettesessionpanel

### Embed Badge

![Health badge](/badges/tomasstrejcek-nette-session-panel/health.svg)

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

###  Alternatives

[tracy/tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

1.9k25.9M1.6k](/packages/tracy-tracy)[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

387285.3k3](/packages/recca0120-laravel-tracy)[san/san-session-toolbar

Laminas Session Toolbar for Laminas\\DeveloperTools

39430.5k5](/packages/san-san-session-toolbar)[contributte/tracy

Nette Tracy extensions for easy-developing

131.5M5](/packages/contributte-tracy)[orisai/tracy-pets

Tracy got an angry pet to remind you of your failures

1027.3k4](/packages/orisai-tracy-pets)

PHPackages © 2026

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