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

Ddd Doctrine Bundle Laravel Package

alexandrebulete/ddd-doctrine-bundle

View on GitHub
Deep Wiki
Context7

DDD Doctrine Bundle

Symfony Bundle for the DDD Doctrine Bridge. Provides service wiring and configuration for Doctrine integration.

Installation

composer require alexandrebulete/ddd-doctrine-bundle

Configuration

Add the bundle to your config/bundles.php:

return [
    // ...
    AlexandreBulete\DddDoctrineBundle\DddDoctrineBundle::class => ['all' => true],
];

Features

This bundle automatically registers services from ddd-doctrine-bridge:

  • DoctrineRepository base class available for autowiring
  • DoctrinePaginator available for autowiring

Doctrine Types Registration

Register your custom Doctrine types in config/packages/doctrine.yaml:

doctrine:
    dbal:
        types:
            post_id: App\Post\Infrastructure\Doctrine\Type\PostIdType
            post_title: App\Post\Infrastructure\Doctrine\Type\PostTitleType
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.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor