mcmaroon / doctrine-orm-convert-mapping
Doctrine orm cli reverse engineering wrapper
dev-master
2018-11-22 12:46 UTC
Requires
- doctrine/orm: 2.6.3
Requires (Dev)
- consolidation/robo: 1.0.6
- monolog/monolog: 1.23
- phpunit/phpunit: 4.8.35
This package is not auto-updated.
Last update: 2025-04-27 08:43:17 UTC
README
Core
Installing
-
Clone or download a repository
-
Enter the cd doctrine-orm-convert-mapping directory
-
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
- Marek Ciarkowski - mcmaroon
License
This project is licensed under the MIT License - see the LICENSE file for details