Skip to content

Draft: Add ResourceNormalizer helpers and simplify existing samples

BLINDAUER EMMANUEL requested to merge feature/resource-normalizer into main

Introduce a static, pure Phpade\ResourceNormalizer collecting ADE resource extraction/normalization logic (emails, ids, names, event group ids, tree filtering, activity identity) with unit tests, and reuse it to simplify the existing samples.

Merge request reports