Doctrine DBAL fixtures
This library lets you load fake/testing data into your database using a YAML file.
Installation
Install this package using composer
$ composer require comphppuebla/dbal-fixtures
Contribute
Please refer to CONTRIBUTING for information on how to contribute to this package.
License
Released under the MIT License.