TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

1 点作者 jrobertfox超过 12 年前
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

jrobertfox超过 12 年前
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>