Libraries tagged by deserialize
coffeephp/igbinary
3 Downloads
Provides classes for handling Igbinary data.
coffeephp/failsafe-json
4 Downloads
Provides classes for handling (Fail-safe) JSON data.
coffeephp/edi
125 Downloads
Provides an interface for EDI classes to implement.
coffeephp/csv
1 Downloads
Provides classes for handling CSV data.
coffeephp/binary
22 Downloads
Provides classes for handling PHP-Serialized (Binary) data.
ckalnasy/api-php
18 Downloads
Handle HTTP request that calls a specified static class function given serialzed objects as parameters in the request
candioto/zf-jms-serializer
7 Downloads
Zend Framework 2 Module that integrates the jms serializer library
adlogix/zf-jms-serializer
3876 Downloads
Zend Framework 2 Module that integrates the jms serializer library
pr-of-it/running-serialization
358 Downloads
Running.FM Serialization Library
waibelp/yamlizer
788 Downloads
Yamlizer is an PHP object serializer built with an eye on simplicity and performance.
typiqally/binary
0 Downloads
PHP Binary Serializer
lukasz93p/object-serializer
66 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
kingson-de/marshal-xml-serializer
105 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
740 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
kingson-de/marshal-json-serializer
23 Downloads
Marshal JSON is serializing / marshalling data structures to JSON. It is also deserializing / unmarshalling JSON back to the data structures.