Skip to content

Commit 5d08b13

Browse files
committed
adds Symfony bundle info to profiler installation doc
1 parent dd37e52 commit 5d08b13

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/config/xhprof.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,16 @@ composer require --dev spiral/profiler:^3.0
7171

7272
[Package documentation](https://github.com/spiral/profiler/tree/3.0)
7373

74+
#### Symfony Framework
75+
76+
Please mind, bundle in early development stage - feedback much appreciated
77+
78+
```bash
79+
composer require --dev velpl/buggregator-profiler-bundle:^0.2
80+
```
81+
82+
[Package documentation](https://github.com/velPL/buggregator-profiler-bundle)
83+
7484
#### Any PHP project
7585

7686
```bash

0 commit comments

Comments
 (0)