Libraries tagged by serialiser
ocramius/generated-hydrator
1416604 Downloads
An Object Hydrator that allows very fast array to object to array conversion
igbinary/igbinary
19045 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.
zumba/json-serializer
821718 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
wikimedia/php-session-serializer
1329666 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
mhujer/jms-serializer-uuid
1288836 Downloads
Uuid serializer and deserializer for JMS Serializer library
happyr/message-serializer
521547 Downloads
Serialize classes the good way.
zendframework/zend-serializer
16263810 Downloads
Serialize and deserialize PHP structures to a variety of representations
liip/serializer
436890 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
patchlevel/hydrator
676112 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
maml/maml
492835 Downloads
MAML Parser
gamez/ramsey-uuid-normalizer
834732 Downloads
Symfony Normalizer and Denormalizer for ramsey/uuid
cyclonedx/cyclonedx-library
2474389 Downloads
Work with CycloneDX documents.
apix/cache
555226 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
gbprod/uuid-normalizer
702130 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
wayofdev/laravel-symfony-serializer
23090 Downloads
📦 Laravel wrapper around Symfony Serializer.