PHPackages                             simplicity-ag/bjy-profiler - 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. simplicity-ag/bjy-profiler

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

simplicity-ag/bjy-profiler
==========================

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

v1.1.0(12y ago)01.9kPHPPHP &gt;=5.3

Since Jul 25Pushed 9y ago4 watchersCompare

[ Source](https://github.com/simplicity-ag/BjyProfiler)[ Packagist](https://packagist.org/packages/simplicity-ag/bjy-profiler)[ Docs](https://github.com/bjyoungblood/BjyProfiler)[ RSS](/packages/simplicity-ag-bjy-profiler/feed)WikiDiscussions master Synced today

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:

```
