doctrine/doctrine-fixtures-bundle
Symfony DoctrineFixturesBundle
4.3.1
116M downloads/mo
#487 most downloaded on Packagist
doctrine/DoctrineFixturesBundle
What this package is like to depend on
Last release 8 months ago
03 Dec 2025
Release timing varies
gaps range from 8 days to 12 months
Rarely documented
notes for 10 of 41 stable releases
Nothing withdrawn
no release was ever pulled
15 years old
43 releases · first in 2011
6 releases in the last 12 months
see the full history below
Release timeline
43 releases · Dec 2011 to Dec 2025Releases
latest 43-
4.3.103 Dec 2025Release notes
Open source →Release Notes for 4.3.1
4.3.x bugfix release (patch)
4.3.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
CI
- 549: ci: add testrun for PHP 8.5 thanks to @Chris53897
Improvement
- 542: allow Symfony 8 components thanks to @xabbuh
Changes from lower branches
- This release contains all changes from the 3.7.3 release.
-
4.3.020 Oct 2025Release notes
Open source →Release Notes for 4.3.0
Feature release (minor)
4.3.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Improvement
- 512: feat: add --dry-run option thanks to @Maxcastel
-
4.2.012 Oct 2025Release notes
Open source →Release Notes for 4.2.0
Feature release (minor)
4.2.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Improvement
-
4.1.112 Oct 2025Release notes
Open source →Release Notes for 4.1.1
4.1.x bugfix release (patch)
4.1.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Documentation
- 516: fix small typos thanks to @sajadtorkamani
- 513: Fix custom Purger code sample thanks to @ThomasLandauer
-
4.1.026 Mar 2025Release notes
Open source →Release Notes for 4.1.0
Feature release (minor)
4.1.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Improvement
- 495: Add support for persistence 4 thanks to @greg0ire
- 489: Drop support for Symfony 5 thanks to @derrabus
-
4.0.005 Dec 2024Release notes
Open source →Release Notes for 4.0.0
Backwards incompatible release (major)
4.0.0
- Total issues resolved: 0
- Total pull requests resolved: 11
- Total contributors: 3
Breaking changes
- 483: Tag dependency injection classes as internal thanks to @greg0ire
- 480: Make final classes that can be thanks to @greg0ire
- 470: Remove deprecation thanks to @greg0ire
- 409: Add native return types everywhere thanks to @derrabus
Dependencies
- 471: Drop support for doctrine/data-fixtures 1 thanks to @greg0ire
- 396: Bumping min Symfony version to 5.4, php version to 8.1 thanks to @weaverryan
- 395: Allow symfony 7 dependencies thanks to @weaverryan
Static Analysis
- 473: Remove baseline thanks to @greg0ire
- 469: Make PurgerFactory generic thanks to @greg0ire
Internal
- 478: Upgrade to PHPUnit 11 thanks to @greg0ire
- 412: Apply PHPCS' PHP 8.1 rules thanks to @derrabus
-
3.7.303 Dec 2025Release notes
Open source →Release Notes for 3.7.3
3.7.x bugfix release (patch)
3.7.3
- Total issues resolved: 0
- Total pull requests resolved: 18
- Total contributors: 2
CI
- 560: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 559: Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 558: Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 557: Bump doctrine/.github/.github/workflows/phpstan.yml from 13.0.0 to 13.1.0 thanks to @dependabot[bot]
- 551: Bump actions/checkout from 5 to 6 thanks to @dependabot[bot]
- 546: Bump doctrine/.github/.github/workflows/phpstan.yml from 12.1.0 to 12.2.0 thanks to @dependabot[bot]
- 545: Bump doctrine/.github/.github/workflows/composer-lint.yml from 12.1.0 to 12.2.0 thanks to @dependabot[bot]
- 544: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 12.1.0 to 12.2.0 thanks to @dependabot[bot]
- 543: Bump doctrine/.github/.github/workflows/coding-standards.yml from 12.1.0 to 12.2.0 thanks to @dependabot[bot]
- 540: Bump actions/upload-artifact from 4 to 5 thanks to @dependabot[bot]
- 538: Bump actions/download-artifact from 5 to 6 thanks to @dependabot[bot]
- 527: Bump doctrine/.github from 8.0.0 to 10.1.0 thanks to @dependabot[bot]
Dependencies
- 547: Update phpstan/phpstan requirement from 2.1.31 to 2.1.32 thanks to @dependabot[bot]
- 530: Update phpstan/phpstan requirement from 2.1.11 to 2.1.31 thanks to @dependabot[bot]
- 529: Update doctrine/persistence requirement from ^2.4 || ^3.0 to ^4.1.0 thanks to @dependabot[bot]
- 528: Update symfony/phpunit-bridge requirement from 7.2.0 to 7.3.4 thanks to @dependabot[bot]
Documentation
- 533: Fix conflict thanks to @GromNaN
- 532: Documentation review thanks to @GromNaN
-
3.7.211 Oct 2025Release notes
Open source →Release Notes for 3.7.2
3.7.2
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Bugfixes
- 521: Backport conversion thanks to @greg0ire
CI
- 514: Bump doctrine/.github from 7.2.2 to 7.3.0 thanks to @dependabot[bot]
-
3.7.103 Dec 2024Release notes
Open source →Release Notes for 3.7.1
3.7.x bugfix release (patch)
3.7.1
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 3
Bugfix
Static Analysis
- 474: Upgrade to PHPStan 2 thanks to @greg0ire
- 467: Bump PHPStan to level 7 thanks to @greg0ire
- 468: Drop Psalm thanks to @greg0ire
Documentation
CI
- 479: Run tests with PHP 8.4 thanks to @greg0ire
- 476: Setup composer-lint thanks to @greg0ire
- 464: Bump doctrine/.github from 5.3.0 to 6.0.0 thanks to @dependabot[bot]
-
3.7.028 Nov 2024Release notes
Open source →Release Notes for 3.7.0
Feature release (minor)
3.7.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Improvement
- 457: Allow data-fixtures v2 thanks to @greg0ire
-
3.6.213 Nov 2024Nothing published for this version
-
3.6.107 May 2024Nothing published for this version
-
3.6.002 May 2024Nothing published for this version
-
3.5.119 Nov 2023Nothing published for this version
-
3.5.015 Nov 2023Nothing published for this version
-
3.4.529 Oct 2023Nothing published for this version
-
3.4.402 May 2023Nothing published for this version
-
3.4.311 Apr 2023Nothing published for this version
-
3.4.228 Apr 2022Nothing published for this version
-
3.4.128 Oct 2021Nothing published for this version
-
3.4.014 Nov 2020Nothing published for this version
-
3.3.201 Sep 2020Nothing published for this version
-
3.3.102 Apr 2020Nothing published for this version
-
3.3.013 Nov 2019Nothing published for this version
-
3.2.212 Jun 2019Nothing published for this version
-
3.2.112 Jun 2019Nothing published for this version
-
3.2.007 Jun 2019Nothing published for this version
-
3.1.129 Apr 2019Nothing published for this version
-
3.1.021 Dec 2018Nothing published for this version
-
3.0.426 Nov 2018Nothing published for this version
-
3.0.325 Nov 2018Nothing published for this version
-
3.0.204 Dec 2017Nothing published for this version
-
3.0.130 Nov 2017Nothing published for this version
-
3.0.028 Nov 2017Nothing published for this version
-
v2.4.130 Oct 2017Nothing published for this version
-
v2.4.010 Sep 2017Nothing published for this version
-
2.3.004 Nov 2015Nothing published for this version
-
v2.2.104 Aug 2015Nothing published for this version
-
v2.2.005 Sep 2013Nothing published for this version
-
v2.1.0-ALPHA18 Jan 2012 pre-releaseNothing published for this version
-
v2.0.123 Jan 2012Nothing published for this version
-
v2.0.001 Jan 2012Nothing published for this version
-
v1.0.0-beta117 Dec 2011 pre-releaseNothing published for this version