tutorials | how-to guides | app highlights
PHP version of ColdFusion’s cfdump.
Outputs colored and structured tabular variable information.
Variable types supported are: Arrays, Classes/Objects, Database and XML Resources.
Ability to force certain types of output. Example: You can force an object variable to be outputted as an array type variable.
Stylesheet can be easily edited.
Table cells can be expanded and collapsed.
It’s FREE!!!
ou le télécharger ?
j'aime bien ce fork :
https://github.com/CodyErekson/dBug
Comment l'utiliser :
Kint - a modern and powerful PHP debugging helper
What is it?
Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.
In other words, it’s var_dump() and debug_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.
Still lost? You use it to see what’s inside variables.
tester, valider, corriger votre code javascript et/ou jQuery avec ces astuces
(via sebsauvage : http://sebsauvage.net/links/?S1kDDg)
web.py (or: how can i debug fastcgi) Python