a Sensio Labs Product

The flexible, fast, and secure
template engine for PHP

Filters » json_encode

Questions & Feedback

License

Creative Commons License Twig documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.

json_encodeΒΆ

The json_encode filter returns the JSON representation of a string:

{{ data|json_encode() }}

Note

Internally, Twig uses the PHP json_encode function.

This website is powered by PHP and Twig. The Twig logo is © 2010-2012 Sensio Labs