PHPackages                             bartlett/monolog-growlhandler - 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. bartlett/monolog-growlhandler

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

bartlett/monolog-growlhandler
=============================

Monolog handler that send notifications to Growl on Mac OS X and Windows

1.0.1(6y ago)41292BSD-3-ClausePHPPHP &gt;=5.3.0

Since May 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/llaville/monolog-growlhandler)[ Packagist](https://packagist.org/packages/bartlett/monolog-growlhandler)[ Docs](http://php5.laurent-laville.org/growlhandler/)[ RSS](/packages/bartlett-monolog-growlhandler/feed)WikiDiscussions master Synced 1mo ago

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

GrowlHandler for Monolog
========================

[](#growlhandler-for-monolog)

**GrowlHandler** is a handler for Monolog that send notifications to Growl on Mac OS X and Windows.

Install
-------

[](#install)

- via [packagist](https://packagist.org/packages/bartlett/monolog-growlhandler/) the current source dev-master or the stable version 1.0.0

Documentation
-------------

[](#documentation)

The documentation for GrowlHandler 1.0 is available in [English](http://php5.laurent-laville.org/growlhandler/manual/1.0/en/)to read it online or download to read it later (multiple formats).

AsciiDoc source code are available on `docs` folder of the repository.

Contribute
----------

[](#contribute)

Contributions to source code and its documentation are always welcome.

As developper, I’m always happy when I have the more informations as possible to check and find out issues. This is the reason why I’ve created a [PHPUnit TestSuite Listener for compatible PSR-3 Loggers](https://github.com/llaville/phpunit-LoggerTestListener).

And recently, for the php-compatinfo project, I’ve wrote a new PHPUnit ResultPrinter class, that is based on PSR-3 logger concept. You can learn more on this [post](http://php5.laurent-laville.org/compatinfo/blog/201505-PHPUnit-ResultPrinter.html)in the CompatInfo’s blog.

If you want to use it, then :

- install all the components via Composer

```
$ php composer.phar require --dev bartlett/monolog-growlhandler
```

- create a `phpunit.xml` file with at least following contents :

```

            src/

            tests/

```

- configure the PSR-3 logger in `tests\MonologConsoleLogger.php`, if you want to change some behaviors.

Note

Default will log all PHPUnit events in local file `phpunit-growlhandler-php.log`and log events corresponding to PHPUnit mode (`--verbose`, `--debug`) to the console.

Output look like

```
PHPUnit 4.6.6 by Sebastian Bergmann and contributors.

Configuration read from C:\home\github\monolog-growlhandler\phpunit.xml

Monolog GrowlHandler Test Suite:

    Test suite started with 19 tests

Bartlett\Tests\Monolog\Handler\GrowlHandlerTest:

    Test suite started with 19 tests

Bartlett\Tests\Monolog\Handler\GrowlHandlerTest::testIsHandling:

    Test suite started with 8 tests

Bartlett\Tests\Monolog\Handler\GrowlHandlerTest::testIsHandling:

    Test suite ended. Results OK. Tests: 8, Assertions: 8

Bartlett\Tests\Monolog\Handler\GrowlHandlerTest::testIsHandlingLevel:

    Test suite started with 8 tests

Bartlett\Tests\Monolog\Handler\GrowlHandlerTest::testIsHandlingLevel:

    Test suite ended. Results OK. Tests: 8, Assertions: 8

Bartlett\Tests\Monolog\Handler\GrowlHandlerTest:

    Test suite ended. Results OK. Tests: 0, Assertions: 0

Monolog GrowlHandler Test Suite:

    Test suite ended. Results OK. Tests: 19, Assertions: 18

Time: 431 ms, Memory: 9.00Mb

Results OK. Tests: 19, Assertions: 18
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1780 days

Total

2

Last Release

2245d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/555d494363fdc69e712d56b46d3b9bf3fe221f2dae8a0cf3c732b0138d54f192?d=identicon)[llaville](/maintainers/llaville)

---

Top Contributors

[![llaville](https://avatars.githubusercontent.com/u/364342?v=4)](https://github.com/llaville "llaville (12 commits)")

---

Tags

monolog-handlerlogloggingnotificationshandlerloggergrowlgntp

### Embed Badge

![Health badge](/badges/bartlett-monolog-growlhandler/health.svg)

```
[![Health](https://phpackages.com/badges/bartlett-monolog-growlhandler/health.svg)](https://phpackages.com/packages/bartlett-monolog-growlhandler)
```

###  Alternatives

[logtail/monolog-logtail

Logtail handler for Monolog

233.2M3](/packages/logtail-monolog-logtail)[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[inpsyde/wonolog

Monolog-based logging package for WordPress.

183617.9k7](/packages/inpsyde-wonolog)[amphp/log

Non-blocking logging for PHP based on Amp, Revolt, and Monolog.

402.6M70](/packages/amphp-log)[apix/log

Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.

511.0M18](/packages/apix-log)[dakatsuka/monolog-fluent-handler

Fluentd Handler for Monolog

12480.5k](/packages/dakatsuka-monolog-fluent-handler)

PHPackages © 2026

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