Download the PHP package comphppuebla/dbal-fixtures without Composer
On this page you can find all versions of the php package comphppuebla/dbal-fixtures. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download comphppuebla/dbal-fixtures
More information about comphppuebla/dbal-fixtures
Files in comphppuebla/dbal-fixtures
Download comphppuebla/dbal-fixtures
More information about comphppuebla/dbal-fixtures
Files in comphppuebla/dbal-fixtures
Vendor comphppuebla
Package dbal-fixtures
Short Description Fixtures management with Doctrine DBAL
License MIT
Package dbal-fixtures
Short Description Fixtures management with Doctrine DBAL
License MIT
Please rate this library. Is it a good library?
Informations about the package dbal-fixtures
Doctrine DBAL fixtures
Fixtures management using YAML files. It supports: foreign key references, and generation of fake data.
Installation
Install this package using composer
Documentation
The following yml
file will insert 3 rows into the table stations
using random values generated by Faker for all the columns
Please visit the documentation page for more details.
Contribute
Please refer to CONTRIBUTING for information on how to contribute to this package.
License
Released under the MIT License.
All versions of dbal-fixtures with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
doctrine/dbal Version ^2.5 | ^3.3
symfony/console Version ^4.0 | ^5.0 | ^6.0
symfony/yaml Version ^4.0 | ^5.0 | ^6.0
fakerphp/faker Version ^1.12
doctrine/dbal Version ^2.5 | ^3.3
symfony/console Version ^4.0 | ^5.0 | ^6.0
symfony/yaml Version ^4.0 | ^5.0 | ^6.0
fakerphp/faker Version ^1.12
The package comphppuebla/dbal-fixtures contains the following files
Loading the files please wait ....