{"library":"phpserialize","type":"library","category":null,"description":"phpserialize is a Python library that ports the `serialize` and `unserialize` functions of PHP, allowing Python applications to encode and decode data in PHP's native serialization format. It implements the standard Python serialization interface, providing `dumps` and `loads` functions. The current version is 1.3, with the last update in 2012, making it in a maintenance phase rather than actively developed, though it officially supports Python 3.","language":"python","status":"maintenance","version":"1.3","tags":["serialization","php","interoperability","python2","python3"],"install":[{"cmd":"pip install phpserialize","imports":["from phpserialize import dumps","from phpserialize import loads","from phpserialize import phpobject"]}],"homepage":null,"github":"http://github.com/mitsuhiko/phpserialize","docs":null,"changelog":null,"pypi":"https://pypi.org/project/phpserialize/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/phpserialize/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}