Skip to content

Commit

Permalink
Update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
david_smith committed Dec 30, 2024
1 parent be5f55a commit 475b1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ A lightweight, trait-based approach to **type-safe** object hydration.
Define your data resolution logic in one place. No more scattered checks, no
inheritance hassles—just straightforward, type-safe PHP objects.

> **Why you’ll love it**:
**Why you’ll love it**:
> - **Simplify object hydration** with recursive instantiation
> - **Enforce type safety** so your objects are always correct
> - **Reduce boilerplate** by eliminating repetitive validation checks
Expand Down

0 comments on commit 475b1ea

Please sign in to comment.