PHPackages                             mysql-workbench-schema-exporter/propel-exporter - 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. mysql-workbench-schema-exporter/propel-exporter

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

mysql-workbench-schema-exporter/propel-exporter
===============================================

MySQL Workbench Schema Exporter for Propel 1

v4.2.0(9mo ago)17161MITPHPPHP &gt;=7.4CI failing

Since Jan 9Pushed 9mo ago3 watchersCompare

[ Source](https://github.com/mysql-workbench-schema-exporter/propel1-exporter)[ Packagist](https://packagist.org/packages/mysql-workbench-schema-exporter/propel-exporter)[ Docs](https://github.com/mysql-workbench-schema-exporter/propel-exporter)[ RSS](/packages/mysql-workbench-schema-exporter-propel-exporter/feed)WikiDiscussions master Synced 3w ago

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

[![Build Status](https://github.com/mysql-workbench-schema-exporter/propel1-exporter/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/mysql-workbench-schema-exporter/propel1-exporter/actions/workflows/continuous-integration.yml/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/cf3647296a8e8e69f13d79ca3b00e1721682793f61bcd0cd2fe87ace07cfb7ab/68747470733a2f2f706f7365722e707567782e6f72672f6d7973716c2d776f726b62656e63682d736368656d612d6578706f727465722f70726f70656c312d6578706f727465722f762f737461626c652e737667)](https://packagist.org/packages/mysql-workbench-schema-exporter/propel1-exporter)[![Total Downloads](https://camo.githubusercontent.com/1e3b2c5a60dafe6aa67d754fc808a836f306c7ef61f63b6c76c10cd22ac74dec/68747470733a2f2f706f7365722e707567782e6f72672f6d7973716c2d776f726b62656e63682d736368656d612d6578706f727465722f70726f70656c312d6578706f727465722f646f776e6c6f6164732e737667)](https://packagist.org/packages/mysql-workbench-schema-exporter/propel1-exporter)[![License](https://camo.githubusercontent.com/331b7b3ec346e5d40c9864b08cfafbb5b49e88b9c4e06c5496eb5e001b0555dc/68747470733a2f2f706f7365722e707567782e6f72672f6d7973716c2d776f726b62656e63682d736368656d612d6578706f727465722f70726f70656c312d6578706f727465722f6c6963656e73652e737667)](https://packagist.org/packages/mysql-workbench-schema-exporter/propel1-exporter)

README
======

[](#readme)

This is an exporter to convert [MySQL Workbench](http://www.mysql.com/products/workbench/) Models (\*.mwb) to Propel 1 YAML and XML Schema.

Prerequisites
-------------

[](#prerequisites)

- PHP 7.4+
- Composer to install the dependencies

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

[](#installation)

```
composer require --dev mysql-workbench-schema-exporter/propel-exporter

```

This will install the exporter and also require [mysql-workbench-schema-exporter](https://github.com/mysql-workbench-schema-exporter/mysql-workbench-schema-exporter).

You then can invoke the CLI script using `vendor/bin/mysql-workbench-schema-export`.

Configuration
-------------

[](#configuration)

- [Propel 1.0 XML Schema](/docs/propel1-xml.md)
- [Propel 1.0 YAML Schema](/docs/propel1-yaml.md)

Model Comment Behavior
----------------------

[](#model-comment-behavior)

- `{propel:allowPkInsert}true{/propel:allowPkInsert}` (applied to Table)

    Allow primary key value insertion if its an auto increment column.
- `{propel:propel_behaviors}behavior{/propel:propel_behaviors}` (applied to Table)

    Propel behaviors definition, written in YAML format.

    Example usage:

    ```
    {propel:propel_behaviors}
    timestampable:
    {/propel:propel_behaviors}

    ```
- `{propel:behaviors}behavior{/propel:behaviors}` (applied to Table)

    Custom behaviors definition, written in YAML format.

Command Line Interface (CLI)
----------------------------

[](#command-line-interface-cli)

See documentation for [mysql-workbench-schema-exporter](https://github.com/mysql-workbench-schema-exporter/mysql-workbench-schema-exporter#command-line-interface-cli)

Links
-----

[](#links)

- [MySQL Workbench](http://wb.mysql.com/)
- [Propel Project](http://propelorm.org/)

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance55

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 87.9% 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 ~293 days

Recently: every ~217 days

Total

13

Last Release

296d ago

Major Versions

v3.2.0 → v4.0.02023-04-18

PHP version history (3 changes)3.0.0PHP &gt;=5.4.0

3.x-devPHP &gt;=7.2

v4.2.0PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/350747?v=4)[Toha](/maintainers/tohenk)[@tohenk](https://github.com/tohenk)

![](https://www.gravatar.com/avatar/31570fd9995c0f4bd2046957d8e043e8160b8acbfbb53ce560059f73fed7e4e6?d=identicon)[rvock](/maintainers/rvock)

---

Top Contributors

[![tohenk](https://avatars.githubusercontent.com/u/350747?v=4)](https://github.com/tohenk "tohenk (51 commits)")[![johmue](https://avatars.githubusercontent.com/u/281784?v=4)](https://github.com/johmue "johmue (5 commits)")[![rvock](https://avatars.githubusercontent.com/u/209159?v=4)](https://github.com/rvock "rvock (2 commits)")

---

Tags

clidatabasemysqlpropelmysql workbench

### Embed Badge

![Health badge](/badges/mysql-workbench-schema-exporter-propel-exporter/health.svg)

```
[![Health](https://phpackages.com/badges/mysql-workbench-schema-exporter-propel-exporter/health.svg)](https://phpackages.com/packages/mysql-workbench-schema-exporter-propel-exporter)
```

###  Alternatives

[mysql-workbench-schema-exporter/mysql-workbench-schema-exporter

MySQL Workbench Schema Exporter

485193.3k11](/packages/mysql-workbench-schema-exporter-mysql-workbench-schema-exporter)[mysql-workbench-schema-exporter/doctrine2-exporter

MySQL Workbench Schema Exporter for Doctrine 2

25147.6k2](/packages/mysql-workbench-schema-exporter-doctrine2-exporter)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[perplorm/perpl

Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.

239.4k](/packages/perplorm-perpl)[vitalibr/laravel5-exporter

MySQL Workbench Schema Exporter for Laravel 5.0

161.0k](/packages/vitalibr-laravel5-exporter)

PHPackages © 2026

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