PHP Serialize/Unserialize

#3.67 / 3 rate

PHP Serialize/Unserialize

176 users

2022-03-12

mrzkeller

Extension Information

5 star
50%
4 star
0%
3 star
0%
2 star
0%
1 star
50%

Supported Languages

Description

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)