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)