Libraries tagged by dense
coffeephp/msgpack
3 Downloads
Provides classes for handling Msgpack data.
coffeephp/json
59 Downloads
Provides classes for handling JSON data.
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.
cm2tech/serializer-bundle
7 Downloads
Allows you to easily serialize, and deserialize data of any complexity
cm2tech/serializer
7 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
ckalnasy/api-php
17 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
brettminnie/breakfast-serializer
24 Downloads
Library for (de-)serializing data of any complexity to JSON
alexmanno/serializer-bundle
191 Downloads
Allows you to easily serialize, and deserialize data of any complexity
alexmanno/serializer
209 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
alevikzs/mapper
6 Downloads
The Mapper library is meant to be used to turn json strings or arrays a into a specific objects.