Download the PHP package muran2/bavix-laravel-9-clickhouse without Composer
On this page you can find all versions of the php package muran2/bavix-laravel-9-clickhouse. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download muran2/bavix-laravel-9-clickhouse
More information about muran2/bavix-laravel-9-clickhouse
Files in muran2/bavix-laravel-9-clickhouse
Download muran2/bavix-laravel-9-clickhouse
More information about muran2/bavix-laravel-9-clickhouse
Files in muran2/bavix-laravel-9-clickhouse
Vendor muran2
Package bavix-laravel-9-clickhouse
Short Description Eloquent model for ClickHouse
License MIT
Package bavix-laravel-9-clickhouse
Short Description Eloquent model for ClickHouse
License MIT
Please rate this library. Is it a good library?
Informations about the package bavix-laravel-9-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
:warning: If you are using php 8 and
the-tinderbox/clickhouse-*
author hasn't added support yet, then connect mine.composer req bavix/clickhouse-php-client
composer req bavix/clickhouse-builder
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 bavix-laravel-9-clickhouse with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8.0
laravel/framework Version ^6.0|^7.0|^8.0
the-tinderbox/clickhouse-builder Version ^4.0
ext-json Version *
laravel/framework Version ^6.0|^7.0|^8.0
the-tinderbox/clickhouse-builder Version ^4.0
ext-json Version *
The package muran2/bavix-laravel-9-clickhouse contains the following files
Loading the files please wait ....