Skip to content

Commit e5f3aaf

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,17 @@ 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`
111+
* Improve non-framework usage.
108112

109113
## Documentation
110114

0 commit comments

Comments
 (0)