PHPackages                             sitetheory/profiler-storage-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. sitetheory/profiler-storage-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

sitetheory/profiler-storage-bundle
==================================

Sitetheory ProfilerStorageBundle

0.1.8(6y ago)447.7k↓100%4[1 PRs](https://github.com/Sitetheory/ProfilerStorageBundle/pulls)MITPHPPHP &gt;=5.5.9

Since May 8Pushed 5y ago7 watchersCompare

[ Source](https://github.com/Sitetheory/ProfilerStorageBundle)[ Packagist](https://packagist.org/packages/sitetheory/profiler-storage-bundle)[ Docs](https://sitetheory.io)[ RSS](/packages/sitetheory-profiler-storage-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (4)Versions (10)Used By (0)

ProfilerStorageBundle [![License](https://camo.githubusercontent.com/da7d0289122bd72f8b2ff3565d33c4f7ecc943e485c351feba96310a50899038/68747470733a2f2f706f7365722e707567782e6f72672f736974657468656f72792f70726f66696c65722d73746f726167652d62756e646c652f6c6963656e7365)](https://packagist.org/packages/sitetheory/profiler-storage-bundle)
=============================================================================================================================================================================================================================================================================================================================================

[](#profilerstoragebundle-)

Sitetheory Profiler Storage Bundle for Symfony 2.8+

Package Information
-------------------

[](#package-information)

[![Latest Stable Version](https://camo.githubusercontent.com/fa925670af69175ad72e24d74d59c6c108a881430dad8811ed8f6770d3b36543/68747470733a2f2f706f7365722e707567782e6f72672f736974657468656f72792f70726f66696c65722d73746f726167652d62756e646c652f76657273696f6e)](https://packagist.org/packages/sitetheory/profiler-storage-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/0680c53ae56a24d8bd06c3b0260f0f11b8f2cac142c35a3ba04fe2d507fe83a8/68747470733a2f2f706f7365722e707567782e6f72672f736974657468656f72792f70726f66696c65722d73746f726167652d62756e646c652f762f756e737461626c65)](//packagist.org/packages/sitetheory/profiler-storage-bundle)[![Total Downloads](https://camo.githubusercontent.com/2584f0f5fe49afa378218512fdcb70fe86b4c79508d90a7db94c8548651e8d13/68747470733a2f2f706f7365722e707567782e6f72672f736974657468656f72792f70726f66696c65722d73746f726167652d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/sitetheory/profiler-storage-bundle)

Code Inspection
---------------

[](#code-inspection)

### Travis CI

[](#travis-ci)

[![Build Status](https://camo.githubusercontent.com/99d6b2011cf6025e29acff2cea704a134c3313d7ba6423394a8f1d25a7ea62dd/68747470733a2f2f7472617669732d63692e636f6d2f536974657468656f72792f50726f66696c657253746f7261676542756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/Sitetheory/ProfilerStorageBundle)

### Scrutinizer

[](#scrutinizer)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7e44727652cd1a06f4b3fb70123dd2231af0db40b53fbdfbb3a417928e5b8bd0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f536974657468656f72792f50726f66696c657253746f7261676542756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Sitetheory/ProfilerStorageBundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/c33e4690ec9391cbd1dcf37368a201b8d92185a014ebbd0beee5bcb470293a9d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f536974657468656f72792f50726f66696c657253746f7261676542756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Sitetheory/ProfilerStorageBundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/bfb4eed3449b85f94fa619906c6c8297c796771fa37e5f4cda4959878c97adb7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f536974657468656f72792f50726f66696c657253746f7261676542756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Sitetheory/ProfilerStorageBundle/build-status/master)[![Code Intelligence Status](https://camo.githubusercontent.com/898a9a6d8363bd78abce9801e0e6f1a727f654f2262e1fc7faa808ab9d759b2a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f536974657468656f72792f50726f66696c657253746f7261676542756e646c652f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

Overview
========

[](#overview)

We'll be maintaining the following Profiler Bindings for the foreseeable future:

- MemCache
- MongoDB
- MySQL
- PDO
- Redis
- SQLite

Installation
============

[](#installation)

Composer
--------

[](#composer)

Add this bundle to your Composer Package and follow the configuration below.

```
composer require sitetheory/profiler-storage-bundle
```

If you are using MongoDB, you will also need to add the MongoDB Driver. Instructions are available in the official repository: [github.com/mongodb/mongo-php-library](https://github.com/mongodb/mongo-php-library).

Configuration
-------------

[](#configuration)

Enable the Bundle:

```
