how to convert object into array in php code example Example: object to array php $array = (array) $yourObject;