PHP Debug Bar¶ Displays a debug bar in the browser with information from php. No more var_dump() in your code! Note: Debug Bar is for development use only. Never install this on websites that are publicly accessible. Features: Generic debug bar Easy to integrate with any project Clean, fast and easy to use interface Handles AJAX request Includes generic data collectors and collectors for well know