Doctrine ORM 的扩展

发布于 2024-12-11 07:36:20 字数 842 浏览 0 评论 0原文

我正在开发一个 PHP 项目并评估 Symfony 2 + Doctrine ORM。从 Ruby on Rails 回到 PHP,我想知道 acts_as 风格 ActiveRecord 插件,可在整个 GitHub 上找到,用于 Rails 中的常见行为。

Doctrine 本身只有一些可翻译的标准扩展,Sluggable时间戳。我在 GitHub 上找到了一些其他项目。

我正在寻找可排序列表、软删除的一些实现、状态机、文件附件(图像)等。是否有类似的东西可用,或者它是一个自己的生态系统吗?我在哪里可以找到更多资源?

I'm working on a PHP project and evaluating Symfony 2 + Doctrine ORM. Coming back to PHP from Ruby on Rails, I'm wondering if there are parallels for the acts_as-style ActiveRecord plugins that are available all over GitHub for common behaviours in Rails.

Doctrine itself only has a few standard extensions for Translatable, Tree, Sluggable, and Timestampable. I was able to find a few other items on GitHub.

I'm looking for things like sortable lists, some implementation of soft-delete, state machines, file attachments (images), and so on. Is anything similar available or is it a roll-your-own ecosystem? Where can I find more resources?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

远昼 2024-12-18 07:36:20

你可以看看 https://github.com/l3pp4rd/DoctrineExtensions,有一些很棒的扩展!

You can look at https://github.com/l3pp4rd/DoctrineExtensions, there's some awesome extensions!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文