Skip to content

Commit 5beed31

Browse files
committed
Update README.md
1 parent 04636f9 commit 5beed31

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ No more `var_dump()` in your code!
1616
- Includes generic data collectors and collectors for well known libraries
1717
- The client side bar is 100% coded in javascript
1818
- Easily create your own collectors and their associated view in the bar
19-
- Save and re-open previews requests
19+
- Save and re-open previous requests
2020
- [Very well documented](http://phpdebugbar.com/docs)
2121

2222
Includes collectors for:
@@ -33,6 +33,12 @@ Includes collectors for:
3333
Checkout the [demo](https://github.com/maximebf/php-debugbar/tree/master/demo) for
3434
examples and [phpdebugbar.com](http://phpdebugbar.com) for a live example.
3535

36+
Integrations with other frameworks:
37+
38+
- [Laravel](https://github.com/barryvdh/laravel-debugbar) (project by barryvdh)
39+
40+
*(drop me a message or submit a PR to add your DebugBar related project here)*
41+
3642
## Installation
3743

3844
The best way to install DebugBar is using [Composer](http://getcomposer.org)

0 commit comments

Comments
 (0)