PHPackages                             madalynn/growl - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. madalynn/growl

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

madalynn/growl
==============

A simple Growl notifier for PHP5.3

v0.1(13y ago)7570MITPHP

Since Aug 2Pushed 11y ago2 watchersCompare

[ Source](https://github.com/aerialls/Growl)[ Packagist](https://packagist.org/packages/madalynn/growl)[ RSS](/packages/madalynn-growl/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Growl notifier [![Build Status](https://camo.githubusercontent.com/de97d292810ac2fb83e71950f6bc35085827749f018b0a65d29a1d5e75e4b4e7/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f61657269616c6c732f47726f776c2e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/aerialls/Growl)
=====================================================================================================================================================================================================================================================================================================

[](#growl-notifier-)

This library is a *simple* Growl notifier for PHP5.3

### Installation via Composer

[](#installation-via-composer)

The recommended way to install it is through composer.

```
{
    "require": {
        "madalynn/growl": "dev-master"
    }
}
```

### Example

[](#example)

```
