A simple query builder package, with separate Model and Relation classes.
Run tests using a command:
phpdbg -qrr vendor/bin/phpunit
Check the tests coverage:
phpdbg -qrr vendor/bin/phpunit --coverage-html coverage tests
If you want to know more about other solutions, visit the website:
https://quillstack.com/