Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pedromsilvapt/simpleeventssystem
- Owner: pedromsilvapt
- Created: 2011-09-01T11:19:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-01T11:31:06.000Z (over 13 years ago)
- Last Synced: 2023-03-15T07:45:33.114Z (almost 2 years ago)
- Language: PHP
- Homepage: http://scorch.isgreat.org/projectos/php-ses/
- Size: 109 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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_PatternThis library is Free, Open Source.