mrethical/laravel-clickhouse-extended
Composer 安装命令:
composer require mrethical/laravel-clickhouse-extended
包简介
Laravel Clickhouse package extension
README 文档
README
Extends cybercog/laravel-clickhouse with the Laravel 12.x DB commands it doesn't ship.
Requires PHP 8.3+ and Laravel 12 or 13.
Installation
composer require mrethical/laravel-clickhouse-extended
Commands
clickhouse:migrateclickhouse:migrate-freshclickhouse:wipeclickhouse:schema-dump
Testing
Mrethical\LaravelClickhouseExtended\Testing\ClickhouseTruncation — Clickhouse equivalent of Laravel's DatabaseTruncation trait, with parallel-testing support.
use Mrethical\LaravelClickhouseExtended\Testing\ClickhouseTruncation; uses(TestCase::class, ClickhouseTruncation::class)->in('Feature');
composer test
License
MIT — see LICENSE.md.
统计信息
- 总下载量: 491
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-01