An open API service indexing awesome lists of open source software.

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

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.