1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 05:18:32 +01:00

Update README.md

This commit is contained in:
Maxime Bouroumeau-Fuseau 2013-09-05 15:18:55 +02:00
parent 04636f9428
commit 5beed31722

View File

@ -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)