Libraries tagged by serilaizer
happyr/message-serializer
509324 Downloads
Serialize classes the good way.
zendframework/zend-serializer
16186373 Downloads
Serialize and deserialize PHP structures to a variety of representations
liip/serializer
411469 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
patchlevel/hydrator
600126 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
cyclonedx/cyclonedx-library
1953011 Downloads
Work with CycloneDX documents.
igbinary/igbinary
5107 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
669970 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
bernard/normalt
1524533 Downloads
Normalt is a extension to Symfony Serializer that only implements the Normalization part
wikimedia/php-session-serializer
1278597 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
wayofdev/laravel-symfony-serializer
18520 Downloads
📦 Laravel wrapper around Symfony Serializer.
spiral-packages/symfony-serializer
1749578 Downloads
Symfony serializer bridge for Spiral Framework
speakeasy/serializer
788864 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
simple-bus/jms-serializer-bundle-bridge
940540 Downloads
Symfony bundle for using JMSSerializer as message serializer for SimpleBus/Asynchronous
simple-bus/jms-serializer-bridge
1083266 Downloads
Bridge for using JMSSerializer as message serializer for SimpleBus/Asynchronous
nilportugues/serializer
261992 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.