Skip to content

Commit 20e1841

Browse files
authored
Merge pull request #54 from velPL/profiler-symfony-support-via-bundle
adds Symfony bundle info to profiler installation doc
2 parents dd37e52 + 5d08b13 commit 20e1841

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)