Download the PHP package monikon22/laravel-clickhouse without Composer
On this page you can find all versions of the php package monikon22/laravel-clickhouse. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download monikon22/laravel-clickhouse
More information about monikon22/laravel-clickhouse
Files in monikon22/laravel-clickhouse
Download monikon22/laravel-clickhouse
More information about monikon22/laravel-clickhouse
Files in monikon22/laravel-clickhouse
Vendor monikon22
Package laravel-clickhouse
Short Description Eloquent model for ClickHouse
License MIT
Package laravel-clickhouse
Short Description Eloquent model for ClickHouse
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-clickhouse
Laravel Clickhouse
Laravel Clickhouse - Eloquent model for ClickHouse.
- Vendor: bavix
- Package: Laravel Clickhouse
- Version:
- Laravel Version:
6.x,7.x,8.x,9.x - PHP Version: 7.2+
- Composer:
composer require bavix/laravel-clickhouse
Get started
Then add the code above into your config/app.php file providers section
And add new connection into your config/database.php file. Something like this:
Or like this, if clickhouse runs in cluster
Then create model
And use it
Supported by
All versions of laravel-clickhouse with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/framework Version ^10.0|^11.0|^12.0
the-tinderbox/clickhouse-builder Version ^6.1
bavix/clickhouse-php-client Version ^3.1
ext-json Version *
laravel/framework Version ^10.0|^11.0|^12.0
the-tinderbox/clickhouse-builder Version ^6.1
bavix/clickhouse-php-client Version ^3.1
ext-json Version *
The package monikon22/laravel-clickhouse contains the following files
Loading the files please wait ...