hectororm/query

Hector Query

Maintainers

Package info

github.com/hectororm/query

Homepage

Issues

pkg:composer/hectororm/query

Statistics

Installs: 6 477

Dependents: 2

Suggesters: 4

Stars: 0

v1.2.2 2026-02-05 10:43 UTC

This package is auto-updated.

Last update: 2026-03-17 17:14:57 UTC


README

Latest Version Packagist Dependency Version Software license

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.