https://github.com/falsovsky/falsomaps
https://github.com/falsovsky/falsomaps
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/falsovsky/falsomaps
- Owner: falsovsky
- Archived: true
- Created: 2015-06-12T22:06:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T03:57:40.000Z (almost 10 years ago)
- Last Synced: 2025-03-14T05:14:01.442Z (over 1 year ago)
- Language: PHP
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# falsomaps
To generate entities from the DB (Windoze):
* ```vendor\bin\doctrine-module orm:convert-mapping --namespace="Maps\Entity\\" --force --from-database annotation ./module/Maps/src/```
* ```vendor\bin\doctrine-module orm:generate-entities ./module/Maps/src/ --generate-annotations=true```