Skip to content

pesto93/python_phpserialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python_phpserialize

This project uses a a port of the serialize and unserialize functions of php to python using a lib phpserialize. it also demostrates mainly how to unserialize a php serialized data with/without PHP classes by automatically mapping the phpobject class arrays as dictionary in python and transforming this unserialized PHP to json which can be stored on a db or anywhere of choice.

About

This project uses a a port of the serialize and unserialize functions of php to python using a lib phpserialize.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages