UnderQuery is primarily focused on
building reusable SQL queries. It use doctrine\dbal
package for providing database connection.
We provide you object-oriented
inheritance behavior in database's tables.
We have everything you need to create complex queries.
composer require phuria/under-query
The current version can be seen at under-query.readthedocs.io.
For applications based on Symfony framework we have integration bundle: UnderQueryBundle.