I would like to create some class instances from php associative arrays. I need to create the object without calling the constructor, and then set its properties.
I w