PHPackages                             seyfer/kohana-doctrine-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. seyfer/kohana-doctrine-migrations

ActiveKohana-module[Database &amp; ORM](/categories/database)

seyfer/kohana-doctrine-migrations
=================================

Kohana module to integrate with Doctrine ORM migrations

4261[4 PRs](https://github.com/seyfer/kohana-doctrine-migrations/pulls)PHP

Since Jun 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/seyfer/kohana-doctrine-migrations)[ Packagist](https://packagist.org/packages/seyfer/kohana-doctrine-migrations)[ RSS](/packages/seyfer-kohana-doctrine-migrations/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (7)Used By (0)

Doctrine Migrations
===================

[](#doctrine-migrations)

*Doctrine Migrations module for Kohana 3.3*

- **Module URL:**
- **Compatible Kohana Version(s):** 3.3

Usage
-----

[](#usage)

Require kohana-doctrine installed.

Copy doctrine.php and migrations.xml to application/config.

```
php vendor/kohana/modules/doctrine/bin/doctrine migrations:diff --configuration=application/config/migrations.xml
php vendor/kohana/modules/doctrine/bin/doctrine migrations:status --configuration=application/config/migrations.xml

```

Description
-----------

[](#description)

This module allows for managing database migrations between multiple environments easily by utilizing the Doctrine migrations library.

Requirements &amp; Installation
-------------------------------

[](#requirements--installation)

The Doctrine Migrations module is tested with Doctrine v2.4. You should create a doctrine config file and specify vendor path in your `config/doctrine.php` file under `configuration` key

To run from the command line, you will need kohana-doctrine module available at Remember to add this module after kohana-doctrine in the bootstrap.php After that you will be able to run `./modules/kohana-doctrine/bin/doctrine` or copy it to your application root

Additional information about how to create migration classes can be found at

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/71775d95a4c19f629135c951e986592c79f63ed0f38c4eabfa767f5144909ea9?d=identicon)[seyfer](/maintainers/seyfer)

---

Top Contributors

[![seyfer](https://avatars.githubusercontent.com/u/1483925?v=4)](https://github.com/seyfer "seyfer (12 commits)")[![bobeagan](https://avatars.githubusercontent.com/u/100226?v=4)](https://github.com/bobeagan "bobeagan (10 commits)")[![zeelot](https://avatars.githubusercontent.com/u/40011?v=4)](https://github.com/zeelot "zeelot (5 commits)")

### Embed Badge

![Health badge](/badges/seyfer-kohana-doctrine-migrations/health.svg)

```
[![Health](https://phpackages.com/badges/seyfer-kohana-doctrine-migrations/health.svg)](https://phpackages.com/packages/seyfer-kohana-doctrine-migrations)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[pgvector/pgvector

pgvector support for PHP

198741.5k12](/packages/pgvector-pgvector)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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