print an array as code

前端 未结 4 1595
时光取名叫无心
时光取名叫无心 2020-12-05 09:28

I want to convert a big yaml file to PHP array source code. I can read in the yaml code and get back a PHP array, but with var_dump($array) I get pseudo cod

4条回答
提交回复
热议问题