Coder's Toolbox

Welcome to the Toolbox !
  • What's coder's toolbox ?
  • Coder's toolbox is a free collection of programs and utilities daily used to make the developer's life easier. They are developed and maintained continuously to follow the last software updates.



Coders Tools © Copyright 2025

Available tools
WP.CheckRun.it WordPress toolbox. Collection of tools and tips and tricks relating to WordPress.
Regex.CheckRun.it preg_match_all, preg_match, preg_replace functions online tester. Also includes several examples for each function.
Encode.CheckRun.it htmlspecialchars, htmlentities, htmlsppecialchars_decode, strip_tags, json_encode, json_decode, utf8_encode, utf8_decode, base64_encode, base64_decode functions online tester. Also includes several examples for each function.
Serialize.CheckRun.it serialize / unserialize functions to transform an array in string and back.