Download the PHP package sitetheory/profiler-storage-bundle without Composer
On this page you can find all versions of the php package sitetheory/profiler-storage-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package profiler-storage-bundle
ProfilerStorageBundle
Sitetheory Profiler Storage Bundle for Symfony 2.8+
Package Information
Code Inspection
Travis CI
Scrutinizer
Overview
We'll be maintaining the following Profiler Bindings for the foreseeable future:
- MemCache
- MongoDB
- MySQL
- PDO
- Redis
- SQLite
Installation
Composer
Add this bundle to your Composer Package and follow the configuration below.
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.
Configuration
Enable the Bundle:
Add the following to your config.yml
to control the location for Profiler Storage:
Mongo
MySQL
All versions of profiler-storage-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
symfony/framework-bundle Version >=2.7 <4.0
symfony/dependency-injection Version >=2.7 <4.0
symfony/yaml Version >=2.7 <4.0
symfony/framework-bundle Version >=2.7 <4.0
symfony/dependency-injection Version >=2.7 <4.0
symfony/yaml Version >=2.7 <4.0
The package sitetheory/profiler-storage-bundle contains the following files
Loading the files please wait ....