Download the PHP package drakulitka/doctrine-data-fixture-module without Composer
On this page you can find all versions of the php package drakulitka/doctrine-data-fixture-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download drakulitka/doctrine-data-fixture-module
More information about drakulitka/doctrine-data-fixture-module
Files in drakulitka/doctrine-data-fixture-module
Download drakulitka/doctrine-data-fixture-module
More information about drakulitka/doctrine-data-fixture-module
Files in drakulitka/doctrine-data-fixture-module
Vendor drakulitka
Package doctrine-data-fixture-module
Short Description Zend Framework 3 Module that provides Doctrine Data-Fixture functionality
License MIT
Package doctrine-data-fixture-module
Short Description Zend Framework 3 Module that provides Doctrine Data-Fixture functionality
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-data-fixture-module
DoctrineDataFixture Module for Zend Framework 3
Introduction
This is fork from dkorsak/doctrine-data-fixture-module.
The DoctrineDataFixtureModule module intends to integrate Doctrine2 ORM Data Fixtures with Zend Framework 3.
Installation
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
Then open config/application.config.php
and add DoctrineModule
, DoctrineORMModule
and
DoctrineDataFixtureModule
to your modules
Registering Fixtures
To register fixtures with Doctrine module add the fixtures in your configuration.
Usage
Default
Purge with truncate and without confirmation
Append data instead of delete
How to inject container into fixtures file
All versions of doctrine-data-fixture-module with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 || ^7.2
zendframework/zend-modulemanager Version ^2.8
zendframework/zend-eventmanager Version ^3.2
zendframework/zend-servicemanager Version ^3.3
doctrine/data-fixtures Version v1.3.1
doctrine/doctrine-orm-module Version ^2.1
zendframework/zend-modulemanager Version ^2.8
zendframework/zend-eventmanager Version ^3.2
zendframework/zend-servicemanager Version ^3.3
doctrine/data-fixtures Version v1.3.1
doctrine/doctrine-orm-module Version ^2.1
The package drakulitka/doctrine-data-fixture-module contains the following files
Loading the files please wait ....