Skip to content

Releases: shipmonk-rnd/doctrine-entity-preloader

1.0.0

14 Oct 09:46
fee4037
Compare
Choose a tag to compare

shipmonk/doctrine-entity-preloader is a PHP library designed to tackle the n+1 query problem in Doctrine ORM by efficiently preloading related entities. This library offers a flexible and powerful way to optimize database access patterns, especially in cases with complex entity relationships.