Skip to content

Commit 88eb61b

Browse files
committed
docs: Update to-do list
1 parent 59df2bb commit 88eb61b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,16 @@ a few keystrokes.
9898
* Helpful exception messages.
9999
* Console commands for debugging.
100100
* Data collector and profiler integration.
101+
* Coded from the start using strict types, and maxed out PHPStan and Psalm.
101102

102103
## Future Features
103104

104105
* Option to read & write to private properties.
105106
* Migrate engine to `symfony/type-info`.
106107
* Auto-detect static factory method.
107108
* Use our own interface for proxy objects.
109+
* `MapFrom` and `MapTo` attributes.
110+
* Support `ramsey/uuid`
108111

109112
## Documentation
110113

0 commit comments

Comments
 (0)