Below are revisions for this snippet.

Aspect Oriented PHP





Syndication

Revision Revison 1
A proof of concept idea I had for implementing an aspect oriented framework in PHP (yes, I know about http://aophp.net, but it requires a module).

I thought it was neat, so I'm going to share it.

Hope someone likes it.