php push to array of objects code example Example: add object in array php $myArray = array("name" => "my name"); echo json_encode($myArray);