Libraries tagged by serialiser
ocramius/generated-hydrator
1394661 Downloads
An Object Hydrator that allows very fast array to object to array conversion
zumba/json-serializer
789395 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
wikimedia/php-session-serializer
1278123 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
mhujer/jms-serializer-uuid
1249359 Downloads
Uuid serializer and deserializer for JMS Serializer library
happyr/message-serializer
509247 Downloads
Serialize classes the good way.
zendframework/zend-serializer
16185326 Downloads
Serialize and deserialize PHP structures to a variety of representations
liip/serializer
411391 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
patchlevel/hydrator
598957 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
laktak/hjson
246542 Downloads
JSON for Humans. A configuration file format with relaxed syntax, fewer mistakes and more comments.
cyclonedx/cyclonedx-library
1950350 Downloads
Work with CycloneDX documents.
igbinary/igbinary
5077 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.
gbprod/uuid-normalizer
669849 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
bernard/normalt
1523225 Downloads
Normalt is a extension to Symfony Serializer that only implements the Normalization part
wayofdev/laravel-symfony-serializer
18520 Downloads
📦 Laravel wrapper around Symfony Serializer.
spiral-packages/symfony-serializer
1749509 Downloads
Symfony serializer bridge for Spiral Framework