object merge in php code example Example: merge two objects in php array_merge((array)json_decode($data1), (array) json_decode($data2));