Download the PHP package merkeleon/laravel-clickhouse without Composer
On this page you can find all versions of the php package merkeleon/laravel-clickhouse. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-clickhouse
laravel-clickhouse
Eloquent model for ClickHouse
Prerequisites
- php 7.1
- clickhouse server
Installation
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
Roadmap
- more tests
- Model::with() method
- relations
All versions of laravel-clickhouse with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
laravel/framework Version 5.6.*
merkeleon/clickhouse-builder Version ~1.0
laravel/framework Version 5.6.*
merkeleon/clickhouse-builder Version ~1.0
The package merkeleon/laravel-clickhouse contains the following files
Loading the files please wait ....