PHPackages                             mrethical/laravel-clickhouse-extended - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. mrethical/laravel-clickhouse-extended

ActiveLibrary[Database &amp; ORM](/categories/database)

mrethical/laravel-clickhouse-extended
=====================================

Laravel Clickhouse package extension

v0.1.0(2mo ago)0519↑66.7%MITPHPPHP ^8.3CI passing

Since May 1Pushed 2mo agoCompare

[ Source](https://github.com/mrethical/laravel-clickhouse-extended)[ Packagist](https://packagist.org/packages/mrethical/laravel-clickhouse-extended)[ Docs](https://github.com/mrethical/laravel-clickhouse-extended)[ GitHub Sponsors](https://github.com/mrethical)[ RSS](/packages/mrethical-laravel-clickhouse-extended/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (13)Versions (3)Used By (0)

Laravel Clickhouse Extended
===========================

[](#laravel-clickhouse-extended)

[![Latest Version on Packagist](https://camo.githubusercontent.com/37eb38f0841cfc59e8bfae3f6ca57146300eb00c3c397ed05193b9e19042c396/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d726574686963616c2f6c61726176656c2d636c69636b686f7573652d657874656e6465642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mrethical/laravel-clickhouse-extended)[![Total Downloads](https://camo.githubusercontent.com/d67416415afa786cea37019a72da05364017cd81eb1046b6711e461d42ab65fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d726574686963616c2f6c61726176656c2d636c69636b686f7573652d657874656e6465642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mrethical/laravel-clickhouse-extended)

Extends [`cybercog/laravel-clickhouse`](https://github.com/cybercog/laravel-clickhouse) with the Laravel 12.x DB commands it doesn't ship.

Requires PHP 8.3+ and Laravel 12 or 13.

Installation
------------

[](#installation)

```
composer require mrethical/laravel-clickhouse-extended
```

Commands
--------

[](#commands)

- `clickhouse:migrate`
- `clickhouse:migrate-fresh`
- `clickhouse:wipe`
- `clickhouse:schema-dump`

Testing
-------

[](#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
-------

[](#license)

MIT — see [LICENSE.md](LICENSE.md).

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance83

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

85d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/101b4e810811210fadff6df469e20d12adf6b7572d80afbef3a3f01659dd6749?d=identicon)[mrethical](/maintainers/mrethical)

---

Top Contributors

[![mrethical](https://avatars.githubusercontent.com/u/54579632?v=4)](https://github.com/mrethical "mrethical (2 commits)")

---

Tags

laravelclickhousemrethicallaravel clickhouse

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mrethical-laravel-clickhouse-extended/health.svg)

```
[![Health](https://phpackages.com/badges/mrethical-laravel-clickhouse-extended/health.svg)](https://phpackages.com/packages/mrethical-laravel-clickhouse-extended)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M48](/packages/spatie-laravel-pdf)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

213427.0k2](/packages/wnx-laravel-backup-restore)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.8k](/packages/rawilk-profile-filament-plugin)[lacodix/laravel-model-filter

A Laravel package to filter, search and sort models with ease while fetching from database.

17558.6k](/packages/lacodix-laravel-model-filter)[giacomomasseron/laravel-models-generator

Generate Laravel models from an existing database

557.9k](/packages/giacomomasseron-laravel-models-generator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
