quillstack/query-builder

A simple query builder package, with separate Model and Relation classes.

1.0.2 2020-10-30 18:45 UTC

This package is auto-updated.

Last update: 2024-05-14 05:54:49 UTC


README

Build Status Quality Gate Status Downloads StyleCI CodeFactor Maintainability Rating Lines of Code Coverage Packagist PHP Version Support Packagist License Scrutinizer Code Quality

A simple query builder package, with separate Model and Relation classes.

Unit tests

Run tests using a command:

phpdbg -qrr vendor/bin/phpunit

Check the tests coverage:

phpdbg -qrr vendor/bin/phpunit --coverage-html coverage tests

Quill Stack

If you want to know more about other solutions, visit the website:
https://quillstack.com/

The Quill Stack