This is a Symfony integration bundle for Better Serializer (a general PHP serializer library).
Currently only caching backend type, extenral extensions and general naming strategy configuration is implemented. Other things will come as soon as they're implemented in Better Serializer.
For now, only Symfony 4 integration was tested, but please, feel free to test other versions and don't hesitate to give feedback :)
This library requires PHP 7.1. Maybe it works with older versions, but these are not and won't be supported.
The usage is described in the configuration page.
Contributions are welcome! :)