A chapter of my book Persistence in PHP with Doctrine ORM is available for free on the Pack website.
This chapter explains some interesting Doctrine concepts including DQL (the proprietary SQL-like language of the Doctrine ORM), entity repositories, the query builder and aggregate functions.
1 thought on “Building Doctrine queries with DQL and the query builder”