hi,im xinhua.guo(woshiguo35),the cto of jiyoubang360.com,the maintainer of swoole-src and php-cp.
let me introduce my new extension ,it is called swoole-serialize(https://github.com/swoole/swoole_serialize) <https://github.com/swoole/swoole_serialize%EF%BC%89%EF%BC%8Cis>, the extension is fastest serialize function bound for php7,it is really fast. run bench.php or you can bench it use your apps data. you can use is like this: $str = swSerialize::pack($arr); $arr = swSerialize::unpack($str); or $str = swSerialize::fastPack($arr); $arr = swSerialize::unpack($str); btw,5 days ago,i have send this email with hotmail,and no one response me,so i think maybe the hotmail's problem. so i send it with gmail again. thanks xinhua.guo