Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 516 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 516 Bytes

Nette Session panel

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