PHP Developer Tools
Practical utilities for formatting, converting, testing, and debugging PHP data.
PHP Date Tools
PHP Date Format Tester
Preview common PHP date format tokens against the current time or a supplied timestamp.
PHP Tools
PHP JSON Formatter Online
Format and validate JSON used with PHP json_decode and json_encode directly in your browser.
PHP Security Tools
PHP Password Hash Generator Helper
Generate password_hash code examples and a browser-side SHA-256 checksum for quick password handling checks.
PHP Debugging Tools
PHP print_r Formatter
Clean up PHP print_r output so arrays and nested values are easier to scan.
PHP Regex Tools
PHP Regex Tester
Test regular expression patterns against sample text before using preg_match in PHP.
PHP Serialization Tools
PHP Serialize Online
Convert simple JSON values into PHP serialized strings for testing and debugging.
PHP Serialization Tools
PHP Serialized Data Viewer
View PHP serialized data as an indented tree for debugging nested arrays and objects.
PHP Date Tools
PHP strtotime Tester
Preview common relative date phrases used with PHP strtotime.
PHP Date Tools
PHP Timestamp Converter
Convert Unix timestamps to UTC, local time, and PHP date examples.
PHP Serialization Tools
PHP Unserialize Online
Decode simple PHP serialized strings into readable structured data directly in your browser.