quillstack/query-builder

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

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/quillstack/query-builder

1.0.2 2020-10-30 18:45 UTC

This package is auto-updated.

Last update: 2025-10-14 09:03:38 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