We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3aaa3 commit c58ba6cCopy full SHA for c58ba6c
README.md
@@ -4,7 +4,7 @@
4
5
- :rocket: **Performance Boost:** Minimizes n+1 issues by preloading related entities with **constant number of queries**.
6
- :arrows_counterclockwise: **Flexible:** Supports all associations: `#[OneToOne]`, `#[OneToMany]`, `#[ManyToOne]`, and `#[ManyToMany]`.
7
-- :bulb: **Easy Integration:** Simple to integrate with your existing Doctrine setup.
+- :bulb: **Easy Integration:** Simple to integrate with your existing Doctrine setup (supports both v2 and v3).
8
9
10
## Comparison
0 commit comments