PHPackages                             chocofamilyme/laravel-clickhouse-migrations - 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. chocofamilyme/laravel-clickhouse-migrations

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

chocofamilyme/laravel-clickhouse-migrations
===========================================

Clickhouse migrations based on Laravel migrations and smi2/phpclickhouse

v2.0.2(4y ago)0178MITPHPPHP ^8.0

Since Mar 1Pushed 4y ago3 watchersCompare

[ Source](https://github.com/chocofamilyme/laravel-clickhouse-migrations)[ Packagist](https://packagist.org/packages/chocofamilyme/laravel-clickhouse-migrations)[ RSS](/packages/chocofamilyme-laravel-clickhouse-migrations/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (2)Versions (7)Used By (0)

Laravel ClickHouse migrations
=============================

[](#laravel-clickhouse-migrations)

Requirements:
-------------

[](#requirements)

- php ^8.0
- Laravel ^8.2

Currently, Laravel 9 Is not supported because of migration stub logic changes
-----------------------------------------------------------------------------

[](#currently-laravel-9-is-not-supported-because-of-migration-stub-logic-changes)

Installation:
-------------

[](#installation)

- `composer require chocofamilyme/laravel-clickhouse-migrations`
- Comment out `Illuminate\Foundation\Providers\ConsoleSupportServiceProvider::class` in config/app.php

Commands:
---------

[](#commands)

- create migrations: as usual `php artisan make:migration migration_name`
- migrate: `php arisan clickhouse:migrate {--step} {--force : Force the operation to run when in production}`
- rollback: `php arisan clickhouse:migrate:rollback {--step} {--force : Force the operation to run when in production}`
- fresh: `php artisan clickhouse:migrate:fresh`

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Every ~2 days

Total

6

Last Release

1572d ago

Major Versions

v1.1.0 → v2.0.02022-03-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42729426?v=4)[Chocofamily](/maintainers/chocofamilyme)[@chocofamilyme](https://github.com/chocofamilyme)

---

Top Contributors

[![vsvp21](https://avatars.githubusercontent.com/u/29223155?v=4)](https://github.com/vsvp21 "vsvp21 (9 commits)")

---

Tags

laravelclickhouse

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/chocofamilyme-laravel-clickhouse-migrations/health.svg)

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

###  Alternatives

[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

166251.3k1](/packages/cybercog-laravel-clickhouse)[laravel-clickhouse/laravel-clickhouse

A ClickHouse based Eloquent model and Query builder for Laravel

20615.6k](/packages/laravel-clickhouse-laravel-clickhouse)[bavix/laravel-clickhouse

Eloquent model for ClickHouse

71232.8k2](/packages/bavix-laravel-clickhouse)

PHPackages © 2026

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