mark-gerarts / mark-gerarts/automapper-plus-bundle

Adding Doctrine Support

Open
#12 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
65
Forks
11
PR merge metrics
No merged PRs in 30d

Description

What about adding Doctrine Support with some additional operations? For example:

* map from an id to an entity
* map from a list of ids to a list of Entities (or a Collection)
* map from an entity to its id
* map from a list of entities (or a Collection) to a list of their id's

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by reviewing the bundle's existing mapping API and determine how the requested Doctrine operations—ID/entity and collection conversions—would fit; done should include defined support for each listed operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.