baba / php-object-copy
Simple implementation of copy properties from one object to another by Reflection API.
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/baba/php-object-copy
Requires
- php: >=5.3.0
Provides
- baba/php-object-copy: 1.0.0.3
This package is auto-updated.
Last update: 2022-01-13 21:31:19 UTC
README
Simple implementation of copy properties from one object to another by Reflection API.