EDA (Event-driven Architecture) Class in PHP

tekijä afflicto
Tiedoston muotoa ei tueta

This is a prominent class used in my own php 5.4 CMS. It's an event system or "hook" system commonly used in EDA (Event-driven Architecture) based software. This will allow you to do things like: //CODE event::listen('error', function() { echo 'error event was fired' }); event::fire('error'); //CODE The output of this would be 'error event was fired'.

image of username afflicto Flag of Norway Halden, Norway

Tietoa minusta

25 Year old Graphic Designer and Web Developer (PHP, Laravel).

dollari30 dollaria / tunti

1 arvostelua
1

Tunnisteet