json_encode($content); // php 5.4+ json_encode($content, JSON_UNESCAPED_UNICODE | JSON_NUMERIC_CHECK);
Источник