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.
nasirkhan/laravel-sharekit
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony