Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fprochazka/violet-doctrineentity-generator
Simple generator of Doctrine 2 Entities from Violet UML's Class Diagrams
https://github.com/fprochazka/violet-doctrineentity-generator
Last synced: 12 days ago
JSON representation
Simple generator of Doctrine 2 Entities from Violet UML's Class Diagrams
- Host: GitHub
- URL: https://github.com/fprochazka/violet-doctrineentity-generator
- Owner: fprochazka
- License: lgpl-2.1
- Created: 2011-08-03T21:20:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-20T06:56:22.000Z (almost 13 years ago)
- Last Synced: 2024-10-17T22:59:25.468Z (22 days ago)
- Language: PHP
- Homepage:
- Size: 401 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Violet Doctrine 2 Entities Generator
====================================Violet UML is minimalistic editor for creating Class Diagrams and few other UML visualisation.
What was missing was lightweight exporter to Doctrine 2 Entities. And here it is.Homepage of editor: http://violet.sourceforge.net
This software requires Nette Framework to run.