quillstack / query-builder
A simple query builder package, with separate Model and Relation classes.
1.0.2
2020-10-30 18:45 UTC
Requires
- php: ^7.4
- quillstack/di: ^1.6
Requires (Dev)
- phpunit/phpunit: ^9
- symfony/var-dumper: ^5.1
README
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/