Sharp Serialization Library
betaDescription
Sharp Serialization Library serializes and deserializes primitives, ArrayLists and Hashtables, compatible with PHP serialize(). Use it for SOAP/Web Services communications where Hashtables cannot be passed otherwise, or saving to a file readable by php.
Sharp Serialization Library Web SiteUser Ratings
User Reviews
-
Best solution for comunication to PHP API
-
I use this library instead of JSON.NET lib. I found it easier to use even in CFNET. I just found a small bug when unserializing accent characters that I have patched and sent to author.