Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Doctrine Bridge Laravel Package

symfony/doctrine-bridge

Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features.

View on GitHub
Deep Wiki
Context7
v8.1.5

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.1.4...v8.1.5)

  • bug #65506 Fix auto-mapping strategies being ignored on inherited properties (@nicolas-grekas)
  • bug #65476 Fix losing listeners when a lazy listener adds listeners (@nicolas-grekas)
  • bug #65379 Fix explicit MapEntity mapping being overwritten by a route mapping (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65296 Fix removing lazy listeners by object (@eissasoubhi)
v7.4.17

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.16...v7.4.17)

  • bug #65506 Fix auto-mapping strategies being ignored on inherited properties (@nicolas-grekas)
  • bug #65476 Fix losing listeners when a lazy listener adds listeners (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65296 Fix removing lazy listeners by object (@eissasoubhi)
v6.4.44

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.43...v6.4.44)

  • bug #65506 Fix auto-mapping strategies being ignored on inherited properties (@nicolas-grekas)
  • bug #65476 Fix losing listeners when a lazy listener adds listeners (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65296 Fix removing lazy listeners by object (@eissasoubhi)
v8.1.4

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.1.2...v8.1.4)

  • bug #65169 fix compatibility with DBAL < 4.5 (@xabbuh)
  • bug #65091 Close all expired connections in the idle listener (@RobLogtenberg-Pay)
v7.4.16

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.15...v7.4.16)

  • bug #65169 fix compatibility with DBAL < 4.5 (@xabbuh)
  • bug #65091 Close all expired connections in the idle listener (@RobLogtenberg-Pay)
v8.1.2

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.1.1...v8.1.2)

  • bug #64847 Filter non-.php files in ProxyCacheWarmer::warmUp() to avoid CacheWarmerAggregate exception (@semx)
v8.0.15

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.14...v8.0.15)

  • bug #64847 Filter non-.php files in ProxyCacheWarmer::warmUp() to avoid CacheWarmerAggregate exception (@semx)
v7.4.15

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.14...v7.4.15)

  • bug #64847 Filter non-.php files in ProxyCacheWarmer::warmUp() to avoid CacheWarmerAggregate exception (@semx)
v6.4.43

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.42...v6.4.43)

  • bug #64847 Filter non-.php files in ProxyCacheWarmer::warmUp() to avoid CacheWarmerAggregate exception (@semx)
v8.1.1

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.1.0...v8.1.1)

  • bug #64617 Restore compat with DBAL 4.5 (@nicolas-grekas)
  • bug #64588 Migrate table definitions to DBAL's TableEditor API (@nicolas-grekas)
  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
v8.0.14

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.13...v8.0.14)

  • bug #64617 Restore compat with DBAL 4.5 (@nicolas-grekas)
  • bug #64588 Migrate table definitions to DBAL's TableEditor API (@nicolas-grekas)
  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
  • bug #64389 Migrate configureSchema() to DBAL's editor API (@nicolas-grekas)
v7.4.14

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.13...v7.4.14)

  • bug #64617 Restore compat with DBAL 4.5 (@nicolas-grekas)
  • bug #64588 Migrate table definitions to DBAL's TableEditor API (@nicolas-grekas)
  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
  • bug #64389 Migrate configureSchema() to DBAL's editor API (@nicolas-grekas)
v6.4.42

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.37...v6.4.42)

v8.1.0

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.1.0-BETA3...v8.1.0)

  • bug #64389 Migrate configureSchema() to DBAL's editor API (@nicolas-grekas)
v8.1.0-BETA3
v8.1.0-BETA1

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.9...v8.1.0-BETA1)

  • feature #63945 Make constraint validators reentrant instead of being stateful (@stof)
  • feature #63371 Add uid_format option to EntityType (@lacatoire)
  • feature #63214 Allow ViolationMapperInterface injection for ValidatorExtension and FormTypeValidatorExtension (@ktherage)
  • feature #63157 Add support for enums in SignatureHasher::computeSignatureHash() (@nicolas-grekas)
  • feature #62917 Add ArgumentResolver (@chalasr)
  • feature #62792 Deprecate RegisterMappingsPass::$aliasMap (@GromNaN)
v8.0.9

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.7...v8.0.9)

  • bug #64025 Catch any driver exception in the same-database check (@lacatoire)
v7.4.9

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.7...v7.4.9)

  • bug #64025 Catch any driver exception in the same-database check (@lacatoire)
v8.0.8
v7.4.8
v8.0.7

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.6...v8.0.7)

  • bug #63583 Rename _schema_subscriber_check table to schema_subscriber_check_ for Oracle compatibility (@moneire)
v7.4.7

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.6...v7.4.7)

  • bug #63583 Rename _schema_subscriber_check table to schema_subscriber_check_ for Oracle compatibility (@moneire)
v8.0.6

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.5...v8.0.6)

  • bug #63271 Respect schema_filter in schema listeners (@wazum)
v7.4.6

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.5...v7.4.6)

  • bug #63271 Respect schema_filter in schema listeners (@wazum)
v6.4.34

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.33...v6.4.34)

  • bug #63271 Respect schema_filter in schema listeners (@wazum)
v8.0.4

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.3...v8.0.4)

  • bug #63051 Fix custom type based on Uid on entity loader (@IndraGunawan)
v7.4.4

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.3...v7.4.4)

  • bug #63051 Fix custom type based on Uid on entity loader (@IndraGunawan)
v7.3.10

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.3.9...v7.3.10)

  • bug #63051 Fix custom type based on Uid on entity loader (@IndraGunawan)
v6.4.32

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.31...v6.4.32)

  • bug #63051 Fix custom type based on Uid on entity loader (@IndraGunawan)
v8.0.3

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.2...v8.0.3)

  • bug symfony/symfony#62837 [DoctrineBridge] Fix checking for the session table when using PDO (@nicolas-grekas)
v7.4.3

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.2...v7.4.3)

  • bug symfony/symfony#62837 [DoctrineBridge] Fix checking for the session table when using PDO (@nicolas-grekas)
v8.0.1

Changelog (https://github.com/symfony/doctrine-bridge/compare/v8.0.0...v8.0.1)

  • bug symfony/symfony#62607 [Form] Clean up wrong method docblocks in data transformers (@alexndlm)
v7.4.1

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.4.0...v7.4.1)

  • bug symfony/symfony#62607 [Form] Clean up wrong method docblocks in data transformers (@alexndlm)
v7.3.5

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.3.4...v7.3.5)

  • bug symfony/symfony#61855 [DoctrineBridge][Yaml] don't cast strings exceeding the min/max int ranges (@xabbuh)
v8.0.0-BETA1

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.3.4...v8.0.0-BETA1)

  • feature symfony/symfony#61993 [DoctrineBridge] Remove AbstractDoctrineExtension (@GromNaN)
  • feature symfony/symfony#61992 [DoctrineBridge] Deprecate AbstractDoctrineExtension (@GromNaN)
  • feature symfony/symfony#61812 [Uid] Default to UuidV7 when using UuidFactory (@nicolas-grekas)
  • feature symfony/symfony#60237 [DoctrineBridge] Add new DayPointType and TimePointType Doctrine type (@wkania)
  • feature symfony/symfony#61743 [Security] deprecate the FQCN properties of PersistentToken and RememberMeDetails (@xabbuh)
  • feature symfony/symfony#61654 [Security] Deprecate PersistentToken::getClass() and RememberMeDetails::getUserFqcn() in order to remove the user FQCN from the remember-me cookie in 8.0 (@nicolas-grekas)
  • feature symfony/symfony#61063 [Validator] remove support for generic constraint option handling (@xabbuh)
  • feature symfony/symfony#61176 [DoctrineBridge] Remove support for auto-mapping Doctrine entities to controller arguments (@nicolas-grekas)
  • feature symfony/symfony#61108 [DoctrineBridge][Validator] mark getRequiredOptions()/getDefaultOption() of UniqueEntity as deprecated (@xabbuh)
  • feature symfony/symfony#60801 [Validator] deprecate handling options in the base Constraint class (@xabbuh)
  • feature symfony/symfony#60742 [Ldap][Security] Remove deprecated eraseCredentials() from (User|Token)Interface (@chalasr)
  • feature symfony/symfony#60726 [PropertyInfo] Remove PropertyInfo's Type (@mtarld)
  • feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
v7.4.0-BETA1

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.3.4...v7.4.0-BETA1)

  • feature symfony/symfony#61992 [DoctrineBridge] Deprecate AbstractDoctrineExtension (@GromNaN)
  • feature symfony/symfony#61812 [Uid] Default to UuidV7 when using UuidFactory (@nicolas-grekas)
  • feature symfony/symfony#60237 [DoctrineBridge] Add new DayPointType and TimePointType Doctrine type (@wkania)
  • feature symfony/symfony#61743 [Security] deprecate the FQCN properties of PersistentToken and RememberMeDetails (@xabbuh)
  • feature symfony/symfony#61654 [Security] Deprecate PersistentToken::getClass() and RememberMeDetails::getUserFqcn() in order to remove the user FQCN from the remember-me cookie in 8.0 (@nicolas-grekas)
  • feature symfony/symfony#61108 [DoctrineBridge][Validator] mark getRequiredOptions()/getDefaultOption() of UniqueEntity as deprecated (@xabbuh)
  • feature symfony/symfony#60801 [Validator] deprecate handling options in the base Constraint class (@xabbuh)
v7.3.4

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.3.3...v7.3.4)

  • bug symfony/symfony#61825 [DoctrineBridge] Make EntityUserProviders pass attributes to their loader (@MatTheCat)
  • bug symfony/symfony#61583 [DoctrineBridge] Fix exception catch when deleting temporary table in the sameDatabaseChecker (@GromNaN)
v6.4.26

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.25...v6.4.26)

  • bug symfony/symfony#61855 [DoctrineBridge][Yaml] don't cast strings exceeding the min/max int ranges (@xabbuh)
  • bug symfony/symfony#61825 [DoctrineBridge] Make EntityUserProviders pass attributes to their loader (@MatTheCat)
  • bug symfony/symfony#61583 [DoctrineBridge] Fix exception catch when deleting temporary table in the sameDatabaseChecker (@GromNaN)
v7.3.3
v7.3.2

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.3.1...v7.3.2)

  • bug symfony/symfony#61120 [DoctrineBridge] Prevent idle connection listener from running on subrequest (@a.dmitryuk, @dmitryuk)
  • bug symfony/symfony#60953 [DoctrineBridge] Restore compatibility with Doctrine ODM (@pepeh)
  • bug symfony/symfony#61020 [Doctrine][FrameworkBundle][Serializer][Validator] Increase minimum version of type-info component (@mitelg)
v7.2.9

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.2.8...v7.2.9)

  • bug symfony/symfony#61120 [DoctrineBridge] Prevent idle connection listener from running on subrequest (@a.dmitryuk, @dmitryuk)
  • bug symfony/symfony#60953 [DoctrineBridge] Restore compatibility with Doctrine ODM (@pepeh)
  • bug symfony/symfony#61020 [Doctrine][FrameworkBundle][Serializer][Validator] Increase minimum version of type-info component (@mitelg)
v6.4.24

Changelog (https://github.com/symfony/doctrine-bridge/compare/v6.4.23...v6.4.24)

  • bug symfony/symfony#60953 [DoctrineBridge] Restore compatibility with Doctrine ODM (@pepeh)
v7.3.1
v7.2.8
v7.2.7

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.2.6...v7.2.7)

  • bug symfony/symfony#60275 [DoctrineBridge] Fix UniqueEntityValidator Stringable identifiers (@GiuseppeArcuti, @wkania)
v7.3.0-RC1

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.3.0-BETA2...v7.3.0-RC1)

  • bug symfony/symfony#60535 [DoctrineBridge] Fix resetting the manager when using native lazy objects (@HypeMC)
v7.3.0-BETA2

Changelog (https://github.com/symfony/doctrine-bridge/compare/v7.3.0-BETA1...v7.3.0-BETA2)

  • bug symfony/symfony#60275 [DoctrineBridge] Fix UniqueEntityValidator Stringable identifiers (@GiuseppeArcuti, @wkania)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle