php-serialized-formatter (psf)

GitHub forks GitHub stars GitHub license Rawsec's CyberSecurity Inventory GitHub Workflow Status (tests) GitHub Workflow Status (documentation) GitHub commit activity

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.

Packaging status Gem Version GitHub tag (latest SemVer)

Documentation

Homepage / Documentation: https://noraj.github.io/php-serialized-formatter/

Author

Made by Alexandre ZANNI (@noraj).