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 Test Bundle

Doctrine Test Bundle Laravel Package

dama/doctrine-test-bundle

Symfony test bundle that speeds up Doctrine tests by reusing static DBAL connections and wrapping each test in a transaction that’s rolled back for isolation. Also provides a PSR-6 static array cache for Doctrine metadata/query caching to reduce boot time and memory.

View on GitHub
Deep Wiki
Context7

dama/doctrine-test-bundle boosts Symfony test performance by keeping Doctrine DBAL connections static per PHP process and wrapping each test in a transaction that is rolled back afterward. This enables fast, isolated tests without rebuilding schemas or reloading fixtures between cases (as long as you avoid DDL that triggers implicit commits).

  • StaticDriver wraps your configured DBAL driver to reuse a single connection
  • Automatic begin/rollback transactions for all configured connections per test
  • Isolated test state without re-importing dumps or re-inserting fixtures
  • Psr6StaticArrayCache for Doctrine metadata & query cache across EntityManagers
  • Works via a PHPUnit extension for seamless integration
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport