From 5beed3172263c73d36c3a36d7e6156b545781c2a Mon Sep 17 00:00:00 2001 From: Maxime Bouroumeau-Fuseau Date: Thu, 5 Sep 2013 15:18:55 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a84e84..f8107cf 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ No more `var_dump()` in your code! - Includes generic data collectors and collectors for well known libraries - The client side bar is 100% coded in javascript - Easily create your own collectors and their associated view in the bar - - Save and re-open previews requests + - Save and re-open previous requests - [Very well documented](http://phpdebugbar.com/docs) Includes collectors for: @@ -33,6 +33,12 @@ Includes collectors for: Checkout the [demo](https://github.com/maximebf/php-debugbar/tree/master/demo) for examples and [phpdebugbar.com](http://phpdebugbar.com) for a live example. +Integrations with other frameworks: + + - [Laravel](https://github.com/barryvdh/laravel-debugbar) (project by barryvdh) + +*(drop me a message or submit a PR to add your DebugBar related project here)* + ## Installation The best way to install DebugBar is using [Composer](http://getcomposer.org)