Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcelog/ding-aop-example

An example using Aspect Oriented Programming in PHP with the Ding container
https://github.com/marcelog/ding-aop-example

Last synced: about 11 hours ago
JSON representation

An example using Aspect Oriented Programming in PHP with the Ding container

Awesome Lists containing this project

README

        

These are the examples of:
http://marcelog.github.com/articles/ding_php_aop_aspect_oriented_programming.html

Showing how to use Aspect Oriented Programming with the Ding container, using
annotations, xml, and yaml drivers, with global aspects and with aspects specified
per bean definition.