PHPackages                             montefuscolo/php-mediator - 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. montefuscolo/php-mediator

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

montefuscolo/php-mediator
=========================

A class to provide hooks as actions and filters

1.0(8y ago)12LGPL-2.1PHP

Since May 15Pushed 8y agoCompare

[ Source](https://github.com/fabiomontefuscolo/php-mediator)[ Packagist](https://packagist.org/packages/montefuscolo/php-mediator)[ RSS](/packages/montefuscolo-php-mediator/feed)WikiDiscussions master Synced 6d ago

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

php-mediator [![Build Status](https://camo.githubusercontent.com/8f83f60e893156934cb7c949ea781d7926e8f7fc04eafe7ce3aceb05e6204af9/68747470733a2f2f7472617669732d63692e6f72672f666162696f6d6f6e7465667573636f6c6f2f7068702d6d65646961746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fabiomontefuscolo/php-mediator)
======================================================================================================================================================================================================================================================================================================================================

[](#php-mediator-)

It is just another Hook system. It is useful to integrate very distinct components of software without making them too coupled to each other.

Installing
----------

[](#installing)

```
composer require montefuscolo/php-mediator
```

Using it
--------

[](#using-it)

### Actions

[](#actions)

```
