mcmaroon/doctrine-orm-convert-mapping

Doctrine orm cli reverse engineering wrapper

Maintainers

Package info

github.com/mcmaroon/doctrine-orm-convert-mapping

pkg:composer/mcmaroon/doctrine-orm-convert-mapping

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2018-11-22 12:46 UTC

This package is not auto-updated.

Last update: 2026-03-29 13:27:25 UTC


README

Core

http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/tools.html#reverse-engineering

Installing

  1. Clone or download a repository

  2. Enter the cd doctrine-orm-convert-mapping directory

  3. Run "composer install" in the command line.

Usage

php run.php

or

php run.php app:convert-mapping --help

or

php run.php app:schema --help

or

vendor/bin/robo app:sample-schema

or

vendor/bin/robo app:sample-convert-mapping

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details