Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pedromsilvapt/simpleeventssystem

A PHP implementation of the Observer pattern.
https://github.com/pedromsilvapt/simpleeventssystem

Last synced: 11 days ago
JSON representation

A PHP implementation of the Observer pattern.

Awesome Lists containing this project

README

        

SimpleEventsSystem is a PHP class that allows you to easily implement the Observer Pattern. See more:
http://en.wikipedia.org/wiki/Observer_Pattern

This library is Free, Open Source.