{ "name": "baba/php-object-copy", "description": "Simple implementation of copy properties from one object to another by Reflection API.", "type": "library", "require": { "php": ">=5.3.0" }, "autoload": { "psr-4": { "BABA\\Utils\\": "src/" } }, "provide": { "baba/php-object-copy": "1.0.0.3" }, "license": "MIT", "authors": [ { "name": "Juraj Puchký", "email": "info@baba.bj" } ], "minimum-stability": "dev" }
info at phpclasses dot org