Download the PHP package eshta/fixtures-bundle without Composer
On this page you can find all versions of the php package eshta/fixtures-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eshta/fixtures-bundle
More information about eshta/fixtures-bundle
Files in eshta/fixtures-bundle
Download eshta/fixtures-bundle
More information about eshta/fixtures-bundle
Files in eshta/fixtures-bundle
Vendor eshta
Package fixtures-bundle
Short Description Doctrine Persistent Fixtures
License MIT
Homepage https://github.com/eshta/fixtures-bundle
Package fixtures-bundle
Short Description Doctrine Persistent Fixtures
License MIT
Homepage https://github.com/eshta/fixtures-bundle
Please rate this library. Is it a good library?
Informations about the package fixtures-bundle
EshtaFixturesBundle
Based on doctrine fixtures, similar to doctrine data fixtures bundle, but it persists fixtures instead, so it detects if a certain fixture is loaded it will not load it like doctrine migrations, best used as a place for seeded data.
Setup
Installation
Configuration
Exclude the fixtures log table from DBAL schema
Usage
Help:
Load:
It will load any outstanding fixtures only, it also supports ordering as with the normal fixtures bundle
Load file:
Documentation
checkout doctrine fixtures bundle except for setup, the documentation is the same.
All versions of fixtures-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
doctrine/data-fixtures Version ~1.0
doctrine/orm Version v2.5.*
symfony/framework-bundle Version ~2.5|~3.0
symfony/console Version ~2.5|~3.0
doctrine/data-fixtures Version ~1.0
doctrine/orm Version v2.5.*
symfony/framework-bundle Version ~2.5|~3.0
symfony/console Version ~2.5|~3.0
The package eshta/fixtures-bundle contains the following files
Loading the files please wait ....