问题
I am looking something like emberjs-data but for PHP?
Longest description: I am looking class in PHP to generate JSON for emberjs in standard format and get this data in emberjs. And with other side, i want send data from emberjs to PHP using the same JSON standard.
回答1:
In fact, you are looking for the PHP equivalent of ActiveModelSerializers.
Did you looked at http://www.phpactiverecord.org/docs/ActiveRecord/Serialization?
来源:https://stackoverflow.com/questions/11528726/class-to-integrate-emberjs-php-with-json-data