codeception/module-doctrine
Doctrine module for Codeception
3.3.0
1.5M downloads/mo
#2917 most downloaded on Packagist
Codeception/module-doctrine
What this package is like to depend on
Last release 9 months ago
13 Nov 2025
Ships on a steady schedule
a new release about every 11 months
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
3 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
3 releases · Feb 2024 to Nov 2025
2025
2026
Releases
latest 3-
3.3.013 Nov 2025Release notes
Open source →What's Changed
- Update Doctrine.php: Typo by @ThomasLandauer in #43
- Remove Reflection*::setAccessible() calls by @W0rma in #44
- Enable native lazy objects if possible to fix the CI when using symfony 8 by @W0rma in #45
- Fix deprecation warnings in doctrine/collections:2.4 by @W0rma in #46
- Drop PHP 8.1 + test against PHP 8.5 by @W0rma in #48
- Fix test with object id by @W0rma in #47
Full Changelog: 3.2.0...3.3.0
-
3.2.011 Nov 2024Release notes
Open source →What's Changed
- Update Doctrine.php: Adding upgrade instructions by @ThomasLandauer in #29
- Declare nullable parameter types explicitly by @W0rma in #31
- Fix support for doctrine/dbal v2 by @W0rma in #32
- PHP 8.4: Fix E_STRICT deprecation by @W0rma in #34
Full Changelog: 3.1.0...3.2.0
-
3.1.017 Feb 2024Release notes
Open source →What's Changed
- Support doctrine/orm v3 + doctrine/dbal v4 by @W0rma and @Victor-Truhanovich in #26
- Test against PHP 8.2 + 8.3 by @W0rma
- Remove version number from the module name by @TavoNiievez in #28