https://github.com/alexcasalboni/onetomanymixedmapping
Simple example to test Doctrine-MongoDB OneToMany bidirectional mixed relationships (without targetDocument)
https://github.com/alexcasalboni/onetomanymixedmapping
Last synced: 5 months ago
JSON representation
Simple example to test Doctrine-MongoDB OneToMany bidirectional mixed relationships (without targetDocument)
- Host: GitHub
- URL: https://github.com/alexcasalboni/onetomanymixedmapping
- Owner: alexcasalboni
- Archived: true
- Created: 2012-11-05T18:19:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T13:17:48.000Z (almost 13 years ago)
- Last Synced: 2025-05-05T14:03:07.093Z (5 months ago)
- Language: PHP
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OneToManyMixedMapping
=====================Simple example to test Doctrine-MongoDB OneToMany bidirectional mixed relationships (without targetDocument)