Libraries tagged by serialise
jbzoo/utils
1614689 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
hprose/hprose
225079 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
1757266 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
flix-tech/avro-serde-php
4308160 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
ocramius/generated-hydrator
1409456 Downloads
An Object Hydrator that allows very fast array to object to array conversion
jwadhams/json-logic-php
2178654 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
igbinary/igbinary
12786 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
5776514 Downloads
Models to build and serialize an OpenAPI specification.
zendframework/zend-hydrator
21096300 Downloads
Serialize objects to arrays, and vice versa
zumba/json-serializer
809114 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
wikimedia/php-session-serializer
1312206 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
mhujer/jms-serializer-uuid
1274228 Downloads
Uuid serializer and deserializer for JMS Serializer library
happyr/message-serializer
517661 Downloads
Serialize classes the good way.
zendframework/zend-serializer
16239605 Downloads
Serialize and deserialize PHP structures to a variety of representations
liip/serializer
432061 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.