insidesuki/entitymapping

Mapping for entities, based on doctrine xml (for apis, tests, etc)

0.1.4 2022-09-20 15:33 UTC

This package is auto-updated.

Last update: 2024-04-20 18:49:05 UTC


README

Mapping for entities, when doctrine is not possible to use, (api mappings, etc)

Features

  • Support entity to array
  • Array to entity
  • Embeddables
  • 100% compatibility with doctrine xml mapping