Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bartłomiej Ojrzeński
doctrine-profiler-bundle
Commits
87ba66a1
Commit
87ba66a1
authored
8 years ago
by
Bartłomiej Ojrzeński
Browse files
Options
Download
Email Patches
Plain Diff
readme
parent
b1286745
master
v1.4
v1.3
v1.2
v1.1
v1.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-7
README.md
with
3 additions
and
7 deletions
+3
-7
README.md
View file @
87ba66a1
...
...
@@ -10,18 +10,14 @@ Features:
-
Query cache info
1.
[
Installation
](
#Installation
)
2.
[
Usage
](
#usage
)
3.
[
Screens
](
#screens
)
4.
[
Licence
](
#licence
)
Installation
------------
You can install this bundle using composer
You can install this bundle using composer
:
```
bash
composer require pixers/doctrine-profiler-bundle
```
Enable bundle in AppKernel:
```
php
// in AppKernel::registerBundles()
$bundles
=
array
(
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help