hectororm / query
Hector Query
v1.2.2
2026-02-05 10:43 UTC
Requires
- php: ^8.0
- hectororm/connection: ^1.0
This package is auto-updated.
Last update: 2026-03-17 17:14:57 UTC
README
Note
This repository is a read-only split from the main HectorORM repository.
For contributions, issues, or more information, please visit the main HectorORM repository.
Do not open issues or pull requests here.
Hector Query is a fluent query builder for PHP. It can be used independently of the ORM.
📖 Full documentation
Installation
You can install Hector Query with Composer, it's the recommended installation.
$ composer require hectororm/query
Documentation
For usage and examples, visit the official documentation on gethectororm.com.