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.0-BETA3
v8.1.0-BETA1
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.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle