Skip to content

fprochazka/Nette-Session-DebugBar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Nette DebugBar panel, that allows you inspect your sessions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.9%
  • HTML 24.1%