php-serialized-formatter (psf)
PHP serialization library that can parse and generate PHP’s serialization format including PHP sessions specific format. The CLI tool can unserialize PHP objects or sessions from a string or a file to a pretty hash, JSON (minified or pretty) or YAML.
Installation
gem install php-serialized-formatter
Check the installation page on the documentation to discover more methods.
Documentation
Homepage / Documentation: https://noraj.github.io/php-serialized-formatter/
Author
Made by Alexandre ZANNI (@noraj).