2017 © Pedro Peláez
 

symfony-bundle pinba-bundle

Pinba bundle for symfony2

image

cedriclombardot/pinba-bundle

Pinba bundle for symfony2

  • Friday, February 22, 2013
  • by cedriclombardot
  • Repository
  • 3 Watchers
  • 5 Stars
  • 83 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PinbaBundle

Setup

Add in your composer.json :, (*1)

"require": {
   "cedriclombardot/pinba-bundle": "dev-master"
}

Configure your kernel, (*2)

``` php $bundles = array( new Cedriclombardot\PinbaBundle\CedriclombardotPinbaBundle(), );, (*3)


Custom script name rendering

config.yml

pinba: script_name_pattern: "{PATH_INFO}" # use routing synthax to inject more server params into pinba script name log, (*4)


## With propel Update your config.yml

propel: dbal: connections: default: classname: "Cedriclombardot\PinbaBundle\Propel\PinbaPropelPDO" driver: %database_driver% user: %database_user% password: %database_password% dsn: %database_driver%:host=%database_host%;dbname=%database_name%;port=%database_port%;charset=UTF8 options: {} attributes: {} ```, (*5)

The Versions

22/02 2013

dev-master

9999999-dev

Pinba bundle for symfony2

  Sources   Download

MIT

The Requires

 

by Cedric LOMBARDOT

analytics symfony2 bundle monitoring pinba