https://github.com/zavalit/doctrineyamlfixtures
Tool to speed up your workaround with database functional testing
https://github.com/zavalit/doctrineyamlfixtures
Last synced: about 1 year ago
JSON representation
Tool to speed up your workaround with database functional testing
- Host: GitHub
- URL: https://github.com/zavalit/doctrineyamlfixtures
- Owner: zavalit
- Created: 2014-05-01T18:17:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-04T19:18:26.000Z (about 12 years ago)
- Last Synced: 2023-08-04T14:22:12.531Z (almost 3 years ago)
- Language: PHP
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Doctrine Yaml Fixtures
===============
Project is not production ready yet. be patient ;).
```bash
#create yaml schema mapping
php bin/yamlfixtures zavalit:fixtures:create
```
NB: Doctrine does not support reverse engineering from tables that don't have a primary key.