Herzult / SimplePHPEasyPlus

A simple, pragmatic numeric operation api written in PHP. It does addition.
MIT License
1.16k stars 46 forks source link

Add EventManager #41

Open Thinkscape opened 10 years ago

Thinkscape commented 10 years ago

The library is lacking a proper EventManager. I'd like to be able to short-circuit all operations, inject values and lambdas with transformations before the value is processed.

Of course it must be based on a priority stack and possibly allow proxying. We could also use some experimental lambda serializer for storing lambdas in Elastic Search.

slaFFik commented 10 years ago

+1

monobook commented 7 years ago

+1