应用截图

PHP Serialize/Unserialize截图1
PHP Serialize/Unserialize截图2

详细介绍

Serialize and deserialize PHP-serialized data into JSON without any data leaving the browser.

== Features ==
✓ Parse PHP serialized string into JSON
✓ Parse JSON into PHP serialized string
✓ Copy easily the result to the clipboard
✓ Clear the form with a single click
✓ All text processing is done in the client
✓ Does not access and track user data
✓ Open source (MIT License)