jmathai / epiphany

A micro PHP framework that's fast, easy, clean and RESTful. The framework does not do a lot of magic under the hood. It is, by design, very simple and very powerful.
https://github.com/jmathai/epiphany
Other
686 stars 139 forks source link

Expose messages native storage structure. #66

Closed cgomboz closed 11 years ago

cgomboz commented 11 years ago

This allows for applications to communicate the raw data back in ajax or json APIs, rather then as a formatted string for file or screen output.