PHPackages                             bjyoungblood/bjyprofiler - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. bjyoungblood/bjyprofiler

AbandonedArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

bjyoungblood/bjyprofiler
========================

Database profiler for Zend\\Db (also plugin for ZendDeveloperTools)

v1.1.0(12y ago)8766.1k56PHPPHP &gt;=5.3

Since Jul 25Pushed 6y ago13 watchersCompare

[ Source](https://github.com/bjyoungblood/BjyProfiler)[ Packagist](https://packagist.org/packages/bjyoungblood/bjyprofiler)[ Docs](https://github.com/bjyoungblood/BjyProfiler)[ RSS](/packages/bjyoungblood-bjyprofiler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

BjyProfiler
===========

[](#bjyprofiler)

Provides Zend\\Db adapters with extensions for database query profiling, as well as a profiler similar to ZF1's Zend\_Db\_Profiler. I ported much of this code from ZF1's Zend\_Db.

Note: this module now works with Zend\\Db's built-in profiler.

**Note**: PHP &gt;= 5.3.6 is required for stack traces with query profiles.

Composer/Packagist Users
========================

[](#composerpackagist-users)

Please note the name of this project's package has changed to bjyoungblood/bjy-profiler in order to match composer/packagist's new naming conventions. Please update your composer.json to use the new package name.

Configuration &amp; Usage
-------------------------

[](#configuration--usage)

Following is a sample database configuration:

```
