better-serializer/better-serializer-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony bundle for the BetterSerializer de/serialization library.

0.1.2 2018-05-29 23:13 UTC

This package is auto-updated.

Last update: 2023-02-27 00:45:37 UTC


README

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License composer.lock available Appveyor status

This is a Symfony integration bundle for Better Serializer (a general PHP serializer library).

Features

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.

Current state

For now, only Symfony 4 integration was tested, but please, feel free to test other versions and don't hesitate to give feedback :)

Requirements

This library requires PHP 7.1. Maybe it works with older versions, but these are not and won't be supported.

Usage

The usage is described in the configuration page.

Contributions are welcome! :)