# phpserialize **Repository Path**: iBaron/phpserialize ## Basic Information - **Project Name**: phpserialize - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-26 - **Last Updated**: 2022-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Fork of https://github.com/hdbreaker/phpserialize based on https://github.com/mitsuhiko/phpserialize 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). Support Native Nested Objects by hdbreaker # Last Commit Apr 14, 2016 Support Python3, PHP Sessions, Unicode chars by aioTV # Last Commit Mar 30, 2016 Support Serialize and Unserialize by mitsuhiko # Last Commit 22 Jan 2012