Create Doctrine Repository

Create the repository in the Adapter layer. This is the ONLY class that touches the database — all handlers delegate to it. Covers multistore patterns with ShopConstraint when the entity requires it. Trigger: "create repository for {Domain}".

prestashop 0e9d798 2.9 KB Updated

File contents

prestashop/prestashop/tree/main/.ai/Component/CQRS/skills/create-doctrine-repository commit 0e9d798235

Frequently asked questions

npx skillmds@latest add prestashop/create-doctrine-repository