Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcelog/ding-aop-example
- Owner: marcelog
- Created: 2012-02-20T19:58:50.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-20T20:34:10.000Z (almost 13 years ago)
- Last Synced: 2024-11-09T06:05:57.940Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
These are the examples of:
http://marcelog.github.com/articles/ding_php_aop_aspect_oriented_programming.htmlShowing 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.