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.
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver