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.
gem install php-serialized-formatter
Check the installation page on the documentation to discover more methods.
Homepage / Documentation: https://noraj.github.io/php-serialized-formatter/
Made by Alexandre ZANNI (@noraj).