cultofgeek / jSONEncoder

The world's laziest interface to PHP's json_encode function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jSONEncoder

The world's laziest interface to PHP's json_encode function.

This was created as a quick way to convert more complicated values to jSON-friendly values. This is particularly useful for converting large HTML blocks into a value that can be used in a static jSON file.

See demo

About

The world's laziest interface to PHP's json_encode function.


Languages

Language:PHP 100.0%