Libraries tagged by serializes
jeremeamia/superclosure
61456148 Downloads
Serialize Closure objects, including their context and binding
laminas/laminas-hydrator
19442884 Downloads
Serialize objects to arrays, and vice versa
jwadhams/json-logic-php
2300771 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
guzzlehttp/guzzle-services
11550124 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
8107578 Downloads
Serializable Laravel Query Builder
laminas/laminas-serializer
11867980 Downloads
Serialize and deserialize PHP structures to a variety of representations
api-platform/serializer
6224074 Downloads
API Platform core Serializer
jbzoo/utils
1627958 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
hprose/hprose
226401 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
1784732 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
flix-tech/avro-serde-php
4340158 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
cyclonedx/cyclonedx-library
2430146 Downloads
Work with CycloneDX documents.
ocramius/generated-hydrator
1414595 Downloads
An Object Hydrator that allows very fast array to object to array conversion
igbinary/igbinary
16065 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
6162913 Downloads
Models to build and serialize an OpenAPI specification.