Libraries tagged by serializers
liip/serializer
412592 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
wikimedia/php-session-serializer
1281064 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
happyr/message-serializer
509988 Downloads
Serialize classes the good way.
patchlevel/hydrator
604731 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
maml/maml
169490 Downloads
MAML Parser
cyclonedx/cyclonedx-library
1963895 Downloads
Work with CycloneDX documents.
igbinary/igbinary
5150 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
671235 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
bernard/normalt
1527819 Downloads
Normalt is a extension to Symfony Serializer that only implements the Normalization part
wayofdev/laravel-symfony-serializer
18709 Downloads
📦 Laravel wrapper around Symfony Serializer.
spiral-packages/symfony-serializer
1762861 Downloads
Symfony serializer bridge for Spiral Framework
speakeasy/serializer
799481 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
simple-bus/jms-serializer-bundle-bridge
941814 Downloads
Symfony bundle for using JMSSerializer as message serializer for SimpleBus/Asynchronous
nilportugues/serializer
262089 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
hyperf/serializer
1374076 Downloads
A serializer component for Hyperf.