https://github.com/marcelog/doctrine2-ding-example
A sample application using Doctrine2 as ORM and Ding as DI and AOP Container
https://github.com/marcelog/doctrine2-ding-example
Last synced: 7 months ago
JSON representation
A sample application using Doctrine2 as ORM and Ding as DI and AOP Container
- Host: GitHub
- URL: https://github.com/marcelog/doctrine2-ding-example
- Owner: marcelog
- Created: 2012-01-29T13:30:13.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-24T16:03:27.000Z (almost 14 years ago)
- Last Synced: 2025-01-03T10:28:51.214Z (over 1 year ago)
- Language: PHP
- Homepage: http://marcelog.github.com/articles/php_applications_with_doctrine2_orm_and_ding_di_container.html
- Size: 109 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An example application using Doctrine2 as the ORM and Ding as the dependency injection and AOP container.
This is the sourcecode for the following article:
http://marcelog.github.com/articles/php_applications_with_doctrine2_orm_and_ding_di_container.html