Php print_r
<snippet>
<content><![CDATA[
<pre>
<?php print_r(${1:this}); ?>
</pre>
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>print_r</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.html</scope>
</snippet>