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)
Latest reviews
- (2022-03-13) Liav Goldstein: Perfect