support php native lazy classes
Open
- Dominant language
- PHP
- Stars
- 181
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Request
#### What
adjust ProxyFactory to make use of PHP native lazy objects
#### Why
less manual things, align with orm
#### How
look at https://github.com/doctrine/orm/blob/3.6.2/src/Proxy/ProxyFactory.php
Contributor guide
Assessment
This issue has not been assessed yet.