dmamontov/clickhouse-migrations-bundle
migrations_versions table, useful for regulatory or operational audits.Adopt if:
Look elsewhere if:
For Executives: "This bundle lets us manage ClickHouse database schema changes as reliably as we do for PostgreSQL—critical for scaling our analytics infrastructure. By adopting it, we’ll reduce manual errors in production deployments and align with our existing Symfony migration workflows. The upfront effort is minimal (a Composer install + config), and it future-proofs our data layer as we expand ClickHouse usage."
For Engineering: *"This is a Symfony Doctrine Migrations port for ClickHouse. Key benefits:
php bin/console clickhouse:migrations:generate mirrors Doctrine’s syntax.ClickHouseDB\Client).For Data Teams:
"This solves the ‘schema drift’ problem in ClickHouse environments. Instead of manually running ALTER TABLE commands across servers, we’ll track changes in a migrations_versions table—just like we do for PostgreSQL. Useful for ensuring consistency in dashboards, ETL pipelines, or A/B testing setups."
How can I help you explore Laravel packages today?