PHP-Serialized Data Editor online

PHP-Serialized Data Editor online

This tool is attended to help PHP developers read and edit serialized data.

Often CMSes (e.g. WordPress) store settings and other data in a so-called Serialized format.

This is real pain-in-the-neck. You cannot simply read it! You cannot simply edit it! You cannot simply port it somewhere!

Solution

Disadvantages are planned to fix

Сериализованная строка your data-source
Из I change from...
К I change to...
Всего изменений: 0
ИТОГ this is what you get after changes
Итоговый JSON this is what you get in JSON format
Источник var_export of your UnSerialized source-string
Symbols: 0
''
Результат var_export of your UnSerialized result-string
Symbols: 0
array (
)