forked from nathanwalsh/phpserialize
-
Notifications
You must be signed in to change notification settings - Fork 0
A PHP serializer implementation for Python
tgianko/phpserialize
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A port of the serialize and unserialize functions of php to python. This module implements the python serialization interface (eg: provides dumps, loads and similar functions). Sessions unserializing is also supported if they were saved using PHP's internal serializer and without encryption (see http://www.hardened-php.net/suhosin/configuration.html#suhosin.session.encrypt).
About
A PHP serializer implementation for Python
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 99.9%
- Makefile 0.1%