kdyby/nette-session-panel

Nette DebugBar panel, that allows you inspect your sessions.

v3.4.0 2017-12-27 13:41 UTC

This package is auto-updated.

Last update: 2024-02-22 01:55:33 UTC


README

Requirements

Nette Framework 2.2 or higher and PHP 5.3 or higher.

Documentation

Simple DebugBar to show contents of session.

Installation

The best way to install Kdyby/NetteSessionPanel is using Composer:

$ composer require kdyby/nette-session-panel:@dev

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

extensions:
	debugger.session: Kdyby\SessionPanel\DI\SessionPanelExtension