doctrine / data-fixtures

Doctrine2 ORM Data Fixtures Extensions
http://www.doctrine-project.org
MIT License
2.77k stars 224 forks source link

Console Output in fixture class #206

Closed PeterFour closed 8 years ago

PeterFour commented 8 years ago

It would be nice to have the ability to write while inside the load method of a fixtures class. Some fixtures being quite long, it'll help to see what's going on instead of using messy dump or var_dump