deable / serializer
Simple serializer interface with default implementation.
v1.0.0
2023-12-07 17:38 UTC
Requires
- php: >= 7.0
This package is auto-updated.
Last update: 2024-10-07 19:39:08 UTC
README
Simple serializer interface with default implementation.
Requirements
This library was developed for PHP 7.0 or newer.
Installation
The best way to install this library is using Composer:
$ composer require deable/serializer
Contributing
This is an open source, community-driven project. If you would like to contribute, please follow the code format as used in current sources and submit a pull request.