Libraries tagged by serializes
serafim/gist
164 Downloads
Model json serialize filters for Laravel 4
sandfoxme/bencode
2584 Downloads
BitTorrent's Bencode encoder/decoder
saft/saft
757 Downloads
Saft library provides tools and an infrastructure to build Semantic Web and Linked Data applications.
nilportugues/haljson
568 Downloads
HAL+JSON & HAL+XML API transformer outputting valid API responses.
gnugat/marshaller
359 Downloads
A PHP library that converts from one format to another
f3ath/lazypdo
44964 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
arzzen/php-flatbuffers
35 Downloads
PHP Memory Efficient Serialization Library - FlatBuffers
andreypostal/json-handler-php
312 Downloads
Just a light and simple JSON helper that will make it easy for you to deal with json and objects
timostamm/json-client
186 Downloads
A simple client for JSON APIs using Guzzle and the Symfony Serializer.
thunderer/xsdragon
338 Downloads
XSD to PHP generator, parser, and serializer.
theophy/php-serializable
9 Downloads
this helps to serialize php object
phpfluent/jsonserializer
20 Downloads
JSON Serializer implementation.
omegamvc/serializable-closure
57 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
nrk/bencoder
573 Downloads
A Bencode serializer and deserializer in pure PHP