We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cbc72 commit aabd6a7Copy full SHA for aabd6a7
README.md
@@ -101,7 +101,7 @@ a few keystrokes.
101
* Coded from the start using PHP 8, strict types, and maxed-out PHPStan and
102
Psalm.
103
104
-## Future Features
+## To-Do List
105
106
* Option to read & write to private properties.
107
* Migrate engine to `symfony/type-info`.
@@ -110,6 +110,7 @@ a few keystrokes.
110
* `MapFrom` and `MapTo` attributes.
111
* Support `ramsey/uuid`
112
* Improve non-framework usage.
113
+* Warm up proxies from the list of classes provided by the user.
114
115
## Documentation
116
0 commit comments