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

Custom Entity Bundle Laravel Package

akeneo-labs/custom-entity-bundle

View on GitHub
Deep Wiki
Context7

Abstract Entities and Repositories

The bundle provides a series of abstract entities.

Entity\AbstractCustomEntity

This entity implements the basic interfaces that are used in Akeneo. It defines a "code" property which is used throughout the PIM as a reference.

The repositories for this type of entity should extend Pim\Bundle\CustomEntityBundle\Entity\Repository\CustomEntityRepository.

Entity\AbstractTranslatableCustomEntity

This entity extends the AbstractCustomEntity, and provides a link to a translation entity. This is used to provide a different label for each activated locale.

The entity containing the translations should implement Akeneo\Tool\Component\Localization\Model\TranslatableInterface.

The repositories for this type of entity should extend Pim\Bundle\CustomEntityBundle\Entity\Repository\TranslatableCustomEntityRepository.

Entity\AbstractCustomOption (deprecated)

This entity should be used when a custom attribute should be linked to the entity.

The repositories for this entity should extend Pim\Bundle\CustomEntityBundle\Entity\Repository\CustomOptionRepository.

Entity\AbstractTranslatableCustomOption (deprecated)

This entity should be used when a custom attribute should be linked to the entity, and when some properties of the entity have to be localized.

The entity containing the translations should extend Pim\Bundle\CustomEntityBundle\Entity\AbstractCustomOptionTranslation

The repositories for this entity should extend Pim\Bundle\CustomEntityBundle\Entity\Repository\TranslatableCustomOptionRepository.

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.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle