Symfony\Component\Cache\Marshaller
Classes
Serializes/unserializes values using igbinary_serialize() if available, serialize() otherwise.
Interfaces
Serializes/unserializes PHP values.