Libraries tagged by serializes
wikimedia/php-session-serializer
1283995 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
mhujer/jms-serializer-uuid
1253670 Downloads
Uuid serializer and deserializer for JMS Serializer library
happyr/message-serializer
510677 Downloads
Serialize classes the good way.
zendframework/zend-serializer
16194245 Downloads
Serialize and deserialize PHP structures to a variety of representations
liip/serializer
413591 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
patchlevel/hydrator
610666 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
maml/maml
181545 Downloads
MAML Parser
cyclonedx/cyclonedx-library
1978132 Downloads
Work with CycloneDX documents.
qafoo/ser-pretty
211414 Downloads
Pretty print serialized PHP data
laravel-json-api/eloquent
1562697 Downloads
Serialize Eloquent models as JSON:API resources.
igbinary/igbinary
5352 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
672568 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
bernard/normalt
1532551 Downloads
Normalt is a extension to Symfony Serializer that only implements the Normalization part
wayofdev/laravel-symfony-serializer
18880 Downloads
📦 Laravel wrapper around Symfony Serializer.
spiral-packages/symfony-serializer
1776125 Downloads
Symfony serializer bridge for Spiral Framework