Son satırı

$array = json_encode($projects,true);
bu şekilde değiştirip dener misin?

Sonucu test etmek için de

print_r($array);
kullanabilirsin.