rampage-php/dev-tools

This package is abandoned and no longer maintained. No replacement package was suggested.

Integration addons for Zend Developer Tools

dev-master / 1.0.x-dev 2013-04-15 10:20 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:24:31 UTC


README

This module offers an enhancement for rampage-php to support DB profiling on all adapters in ZendDeveloperTools without installing BjyProfiler.

NOTE: In fact it will conflict with BjyProfiler

Installation

Manual

  1. Download or clone this module
  2. Drop it in the modules/rampage.devtools directory.
  3. Add rampage.devtools = true to your modules.conf

NOTE: The pathnames may differ depending on your application layout.

Composer

Simply add a dependency to your composer.json:

php composer.phar require-dev rampage-php/dev-tools