Libraries tagged by deserialize
laravie/serialize-queries
8167067 Downloads
Serializable Laravel Query Builder
api-platform/serializer
6425896 Downloads
API Platform core Serializer
jbzoo/utils
1633535 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
hprose/hprose
227052 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
1799681 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
ocramius/generated-hydrator
1416604 Downloads
An Object Hydrator that allows very fast array to object to array conversion
jwadhams/json-logic-php
2337992 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
igbinary/igbinary
19045 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
6360367 Downloads
Models to build and serialize an OpenAPI specification.
zendframework/zend-hydrator
21160528 Downloads
Serialize objects to arrays, and vice versa
zumba/json-serializer
821718 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
wikimedia/php-session-serializer
1329666 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
happyr/message-serializer
521547 Downloads
Serialize classes the good way.
liip/serializer
436890 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
patchlevel/hydrator
676112 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance