Search found 2 matches

by adoado
Wed Feb 05, 2014 5:35 pm
Forum: PHP - Theory and Design
Topic: I do not understand how DDD works with an ORM
Replies: 1
Views: 7438

I do not understand how DDD works with an ORM

Hello everyone! So I'm trying to piece together how domain driven design (DDD) concepts can work in harmony (if at all) with an ORM layer. I understand that the domain layer is meant to be persistent ignorant (has no knowledge of persistence) and domain focused (via some ubiquitous, domain language)...
by adoado
Fri Dec 27, 2013 9:38 pm
Forum: PHP - Code
Topic: My Sitemap generator contribution
Replies: 0
Views: 1211

My Sitemap generator contribution

Hey all! I'm new to these forums, usually I hang out on PHPFreaks, but this looks like a really active community, which is great! Anyway, I've been using a Sitemap generator I wrote a while back and thought I'd share it, open to criticism, forking, etc. It's on Github, and can be installed with the ...