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
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/