The project is in a healthy, maintained state
PHP serialization library that can parse and generate PHP'sserialization format including PHP sessions specific format.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

~> 0.6
 Project Readme

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).