Libraries tagged by serialize
guzzlehttp/guzzle-services
11566038 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
laravie/serialize-queries
8123984 Downloads
Serializable Laravel Query Builder
laminas/laminas-serializer
11874070 Downloads
Serialize and deserialize PHP structures to a variety of representations
api-platform/serializer
6271510 Downloads
API Platform core Serializer
jbzoo/utils
1630294 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
hprose/hprose
226610 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
goetas-webservices/xsd2php
1789072 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
flix-tech/avro-serde-php
4344585 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
cyclonedx/cyclonedx-library
2443181 Downloads
Work with CycloneDX documents.
ocramius/generated-hydrator
1415116 Downloads
An Object Hydrator that allows very fast array to object to array conversion
igbinary/igbinary
16756 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
api-platform/openapi
6209901 Downloads
Models to build and serialize an OpenAPI specification.
zendframework/zend-hydrator
21144107 Downloads
Serialize objects to arrays, and vice versa
zumba/json-serializer
818581 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
wikimedia/php-session-serializer
1324431 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION