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 Nov 1, 2024
1 parent bf26458 commit 4f9ee70
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 @@ -10,7 +10,7 @@
[![License](https://img.shields.io/packagist/l/zero-to-prod/data-model?color=pink)](https://github.com/zero-to-prod/data-model/blob/main/LICENSE.md)

A `DataModel` provides a lightweight, non-invasive way to hydrate PHP objects recursively.
By leveraging PHP’s type system and attributes, it enables developers to instantiate type-safe objects effortlessly by resolving values at runtime.
By leveraging PHP’s type system and attributes, you can instantiate type-safe objects effortlessly by resolving values at runtime.

### Why Use DataModel?

Expand Down

0 comments on commit 4f9ee70

Please sign in to comment.