Download the PHP package playground/doctrine-data-fixture-module without Composer
On this page you can find all versions of the php package playground/doctrine-data-fixture-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download playground/doctrine-data-fixture-module
More information about playground/doctrine-data-fixture-module
Files in playground/doctrine-data-fixture-module
Download playground/doctrine-data-fixture-module
More information about playground/doctrine-data-fixture-module
Files in playground/doctrine-data-fixture-module
Vendor playground
Package doctrine-data-fixture-module
Short Description Laminas Module that provides Doctrine Data-Fixture functionality
License MIT
Package doctrine-data-fixture-module
Short Description Laminas 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
Yet another DoctrineDataFixture Module for Zend Framework 3
Introduction
This is fork from Houndog/DoctrineDataFixtureModule.
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.2
doctrine/data-fixtures Version >=1.1
doctrine/doctrine-orm-module Version >=2.0
laminas/laminas-eventmanager Version >=3.0
laminas/laminas-modulemanager Version >=2.0
laminas/laminas-servicemanager Version >=3.0
doctrine/data-fixtures Version >=1.1
doctrine/doctrine-orm-module Version >=2.0
laminas/laminas-eventmanager Version >=3.0
laminas/laminas-modulemanager Version >=2.0
laminas/laminas-servicemanager Version >=3.0
The package playground/doctrine-data-fixture-module contains the following files
Loading the files please wait ....