Merhaba,

$json = Json ile aldığın verileri.
$data = json_decode($json);
echo $data->stockLi->stok_kodu; 
echo $data->stockLi->stok_adi;