Skip to content

A lightweight PHP query builder primarily focused on building reusable SQL queries.

License

Notifications You must be signed in to change notification settings

phuria/under-query

Repository files navigation

UnderQuery

Build Status Scrutinizer Code Quality Code Coverage Packagist license php

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.

Installation

composer require phuria/under-query

Documentation

The current version can be seen at under-query.readthedocs.io.

Symfony integration

For applications based on Symfony framework we have integration bundle: UnderQueryBundle.

About

A lightweight PHP query builder primarily focused on building reusable SQL queries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages