Libraries tagged by unserializer
flix-tech/avro-serde-php
4307950 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
ocramius/generated-hydrator
1409418 Downloads
An Object Hydrator that allows very fast array to object to array conversion
igbinary/igbinary
12743 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.
wikimedia/php-session-serializer
1311807 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
mhujer/jms-serializer-uuid
1274118 Downloads
Uuid serializer and deserializer for JMS Serializer library
happyr/message-serializer
517616 Downloads
Serialize classes the good way.
zendframework/zend-serializer
16239040 Downloads
Serialize and deserialize PHP structures to a variety of representations
liip/serializer
432045 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
patchlevel/hydrator
650405 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
maml/maml
323969 Downloads
MAML Parser
gamez/ramsey-uuid-normalizer
783902 Downloads
Symfony Normalizer and Denormalizer for ramsey/uuid
cyclonedx/cyclonedx-library
2258539 Downloads
Work with CycloneDX documents.
gbprod/uuid-normalizer
688472 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
bernard/normalt
1556834 Downloads
Normalt is a extension to Symfony Serializer that only implements the Normalization part
wayofdev/laravel-symfony-serializer
21346 Downloads
📦 Laravel wrapper around Symfony Serializer.