I am writing some PHP again. Among other things I am using some Aspect Oriented stuff. I had written a proof of concept of a PHP only aspect oriented package (here) last year. I know Sebastian also had something similar.
My implementation proves the concept, but is very bare. I can’t find Sebastian’s implementation. Has anyone else done work along these lines? Is there a package I am unaware of?


