rampage-module dev-tools
Integration addons for Zend Developer Tools
rampage-php/dev-tools
Integration addons for Zend Developer Tools
- Monday, April 15, 2013
- by tux-rampage
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 1 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Rampage Development Tools
This module offers an enhancement for rampage-php to support
DB profiling on all adapters in ZendDeveloperTools without installing BjyProfiler., (*1)
NOTE: In fact it will conflict with BjyProfiler, (*2)
Installation
Manual
- Download or clone this module
- Drop it in the
modules/rampage.devtools
directory.
- Add
rampage.devtools = true
to your modules.conf
NOTE: The pathnames may differ depending on your application layout., (*3)
Composer
Simply add a dependency to your composer.json:, (*4)
php composer.phar require-dev rampage-php/dev-tools