mihpa / phpclickhouse-laravel
ClickHouse integration for Laravel (forked from smi2/phpClickHouse)
1.0.1
2026-07-27 05:03 UTC
Requires
- php: >=7.1.0|>=8.0
- illuminate/database: >=7
- illuminate/support: >=7
- smi2/phpclickhouse: ^1.4.2
- the-tinderbox/clickhouse-builder: ^6.0
Requires (Dev)
- laravel/framework: >=9
- phpunit/phpunit: ^9
This package is not auto-updated.
Last update: 2026-08-06 07:02:14 UTC
README
ClickHouse integration for Laravel (forked from smi2/phpClickHouse).
Compatibility
| Package | Laravel |
|---|---|
| 1.0.0 | <= 12 |
| 1.0.1+ | 13+ |
Laravel 13 requires:
Connection::select(..., array $fetchUsing = [])- query/schema grammars constructed with the connection instance