Download the PHP package jiaoyang3/laravel-clickhouse without Composer
On this page you can find all versions of the php package jiaoyang3/laravel-clickhouse. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jiaoyang3/laravel-clickhouse
More information about jiaoyang3/laravel-clickhouse
Files in jiaoyang3/laravel-clickhouse
Download jiaoyang3/laravel-clickhouse
More information about jiaoyang3/laravel-clickhouse
Files in jiaoyang3/laravel-clickhouse
Vendor jiaoyang3
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:
5.x
,7.x
,8.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
>=7.2
the-tinderbox/clickhouse-builder Version ^4.0
laravel/framework Version ^5.5
ext-json Version *
the-tinderbox/clickhouse-builder Version ^4.0
laravel/framework Version ^5.5
ext-json Version *
The package jiaoyang3/laravel-clickhouse contains the following files
Loading the files please wait ....