PHPackages                             hyvor/clickhouse-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. hyvor/clickhouse-php

ActiveLibrary[Database &amp; ORM](/categories/database)

hyvor/clickhouse-php
====================

ClickhouseDB Client for PHP

2.0.1(10mo ago)917.4k↓22%1MITPHPPHP &gt;=8.1CI passing

Since Mar 2Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/hyvor/clickhouse-php)[ Packagist](https://packagist.org/packages/hyvor/clickhouse-php)[ RSS](/packages/hyvor-clickhouse-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (8)Used By (0)

This is a minimal wrapper around the [Clickhouse HTTP Interface](https://clickhouse.com/docs/en/interfaces/http) for PHP. It supports sessions, select and inserts, and queries with parameters.

Installation
------------

[](#installation)

```
composer require hyvor/clickhouse-php
```

Connecting
----------

[](#connecting)

```
