PHPackages                             cobaia/monologdoctrine - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. cobaia/monologdoctrine

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

cobaia/monologdoctrine
======================

Monolog meets Doctrine as SQL Logger

v1.0.1(12y ago)34.4k↓100%1MITPHPPHP &gt;= 5.3.0

Since Jun 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/krolow/MonologDoctrine)[ Packagist](https://packagist.org/packages/cobaia/monologdoctrine)[ RSS](/packages/cobaia-monologdoctrine/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

DoctrineMonolog
===============

[](#doctrinemonolog)

Doctrine Monolog, makes monolog meets Doctrine as a SQL Logger

### Usage

[](#usage)

```
	$paths = array(
    		'entityFolder',
	);
	$config = Setup::createAnnotationMetadataConfiguration($paths, true);
	$config->setSQLLogger(new MonologSQLLogger(null, null, __DIR__ . '/path/of/log/'));
```

By default the first two params can be null, or you can pass one instance of Monolog\\Logger and Monolog\\Handler\\StreamHandler and the third param won't be necessary in this case.

### License

[](#license)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~331 days

Total

2

Last Release

4380d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e11de85301f0ecfd380bac5258f4aaec5ea80d34d204b91e78edc9470efd621?d=identicon)[krolow](/maintainers/krolow)

---

Top Contributors

[![rjkip](https://avatars.githubusercontent.com/u/1734555?v=4)](https://github.com/rjkip "rjkip (4 commits)")[![gou1](https://avatars.githubusercontent.com/u/445622?v=4)](https://github.com/gou1 "gou1 (1 commits)")[![krolow](https://avatars.githubusercontent.com/u/46822?v=4)](https://github.com/krolow "krolow (1 commits)")

### Embed Badge

![Health badge](/badges/cobaia-monologdoctrine/health.svg)

```
[![Health](https://phpackages.com/badges/cobaia-monologdoctrine/health.svg)](https://phpackages.com/packages/cobaia-monologdoctrine)
```

###  Alternatives

[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
