ยท 4 days agoยท Dev.to
phpser: Efficient and Safe Binary Serializer Designed for PHP Caching
I've reached for igbinary on nearly every PHP project I've shipped in the last decade. It's smaller and faster than PHP's native serialize(), it's stable, and it has been the obvious default for so long that reaching for it stopped being a decision. So phpser started as curiosity, not a complaint. i
#php#cloud#serialization#cache#performance