Skip to content

feat: bootstrap enum component#2

Merged
coisa merged 11 commits intomainfrom
feat/initial-enum-component
Apr 24, 2026
Merged

feat: bootstrap enum component#2
coisa merged 11 commits intomainfrom
feat/initial-enum-component

Conversation

@coisa
Copy link
Copy Markdown
Contributor

@coisa coisa commented Apr 23, 2026

Summary

  • bootstrap the new fast-forward/enum component repository
  • add enum helpers, traits, common enums, and state machine support
  • wire the package into the fast-forward/dev-tools consumer flow

Included in this PR

  • Helper\\EnumHelper with names, values, maps, lookups, labels, and descriptions
  • traits for names, values, options, comparisons, labels, and descriptions
  • state machine helpers with transition validation
  • reusable common enums: Environment, Priority, Severity, Weekday, and Month
  • package tests, README, Composer setup, and synchronized repo assets

Follow-up

Closes #1

@coisa coisa marked this pull request as ready for review April 24, 2026 05:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 24, 2026

@coisa coisa merged commit aabe0a8 into main Apr 24, 2026
9 checks passed
@coisa coisa deleted the feat/initial-enum-component branch April 24, 2026 21:41
github-actions Bot added a commit that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bootstrap initial enum component implementation

1 participant