TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Would this PHP DTO code generator help you?

1 pointsby jrobertfoxover 12 years ago
Do the PHP developers here practice domain driven design patterns? I'm just wondering if any of you have feedback on this little library I started working on: http://jrobertfox.github.com/DTOx/ to help quickly create tested objects.<p>There is a more in depth write up here: http://neverstopbuilding.net/the-dto-pattern-how-to-generate-php-dtos-quickly-with-dtox/<p>Are there other classes you have to write often that could be quickly generated?<p>Thanks!

1 comment

jrobertfoxover 12 years ago
Clickable... <a href="http://jrobertfox.github.com/DTOx/" rel="nofollow">http://jrobertfox.github.com/DTOx/</a><p><a href="http://neverstopbuilding.net/the-dto-pattern-how-to-generate-php-dtos-quickly-with-dtox/" rel="nofollow">http://neverstopbuilding.net/the-dto-pattern-how-to-generate...</a>