Skip to content

Refactor map method into helper methods#35

Merged
magicsunday merged 1 commit intocodex/refactor-jsonmapper-for-single-responsibilityfrom
codex/refactor-map-method-into-smaller-methods
Nov 14, 2025
Merged

Refactor map method into helper methods#35
magicsunday merged 1 commit intocodex/refactor-jsonmapper-for-single-responsibilityfrom
codex/refactor-map-method-into-smaller-methods

Conversation

@magicsunday
Copy link
Owner

M# Sweep — Verify compliance for this milestone

Summary

  • Refactor the core JsonMapper::map workflow into focused helpers for readability and reuse.
  • Introduce dedicated methods to extract collection metadata, map single objects, and validate property names.

Testing

  • composer ci:test:php:unit
  • composer ci:test:php:phpstan

Codex Task

@magicsunday magicsunday merged commit 2ee6960 into codex/refactor-jsonmapper-for-single-responsibility Nov 14, 2025
0 of 4 checks passed
@magicsunday magicsunday deleted the codex/refactor-map-method-into-smaller-methods branch November 14, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant