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

adeoweb/custom-entity-bundle

Symfony bundle for Akeneo PIM that streamlines creating and managing reference data (custom entities) and related UI views. Install via Composer, register routes and bundle, and optionally add a quick export job for CSV reference data.

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.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
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