Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

kulp/phpserialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is unmaintained.

This is a serializer / deserializer library for PHP data structures, written in C.

I reverse-engineered the behavior from a wire protocol and only later recognized that the format was a PHP serialization format that was previously foreign to me.

The implementation is over a decade old as of this writing, and it seems possible that it may be completely out of date, or missing important functionality.

Darren Kulp 2020-10-03

About

C library for deserialization of PHP data structures

Resources

Stars

Watchers

Forks

Contributors