We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59df2bb commit 88eb61bCopy full SHA for 88eb61b
README.md
@@ -98,13 +98,16 @@ a few keystrokes.
98
* Helpful exception messages.
99
* Console commands for debugging.
100
* Data collector and profiler integration.
101
+* Coded from the start using strict types, and maxed out PHPStan and Psalm.
102
103
## Future Features
104
105
* Option to read & write to private properties.
106
* Migrate engine to `symfony/type-info`.
107
* Auto-detect static factory method.
108
* Use our own interface for proxy objects.
109
+* `MapFrom` and `MapTo` attributes.
110
+* Support `ramsey/uuid`
111
112
## Documentation
113
0 commit comments