shopware-services
Installation
SKILL.md
Shopware 6 — Services, Events and Configuration
PHP conventions come from rules/, not from this skill. See the shopware skill for the map of Shopware skills.
Event System
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
use Shopware\Core\Content\Product\ProductEvents;
use Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEvent;