PHP Classes

PHP Events and Listener: Manage event subscribers and call listeners

Recommend this page to a friend!

  Author Author  
Picture of Alexandre
Name: Alexandre <contact>
Classes: 6 packages by
Country: France France
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz  
This package can manage event subscribers and call listeners.

It provides a manager class that can add listener objects that it will call when a new event with a given name is triggered.

The manager object can also call the listeners objects when the events they subscribed to are triggered.

  Classes of Alexandre  >  PHP Events and Listener  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Events and Listener
Base name: events-listener
Description: Manage event subscribers and call listeners
Version: -
PHP version: 5
License: MIT/X Consortium License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imagesrc (4 files)
Files folder imagetests (2 files)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data

  Files folder image Files  /  src  
File Role Description
  Plain text file Event.php Class Class source
  Plain text file EventManager.php Class Class source
  Plain text file Listener.php Class Class source
  Plain text file Subscriber.php Class Class source

  Files folder image Files  /  tests  
File Role Description
  Plain text file EventManagerTest.php Class Class source
  Plain text file EventTest.php Class Class source

Download Download all files: events-listener.tar.gz events-listener.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
For more information send a message to info at phpclasses dot org.