quillstack/query-builder

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

Maintainers

Package info

github.com/quillstack/query-builder

Homepage

pkg:composer/quillstack/query-builder

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.2 2020-10-30 18:45 UTC

This package is auto-updated.

Last update: 2026-03-14 09:49:47 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