sensorario/query-builder

custom query builder for doctrine

v1.0.14 2018-01-01 12:08 UTC

This package is auto-updated.

Last update: 2024-04-29 03:32:46 UTC


README

The purpose of this library is to simplify and automate the build of queries that requires a lot of joins between entities.

Documentation

Features

  • auto-build joins between entities
  • where clause
  • paginate results
  • limit number of results