README.md 629 Bytes
Newer Older
Ketan's avatar
Ketan committed
1 2 3 4 5 6 7 8 9 10
# zend-serializer

[![Build Status](https://secure.travis-ci.org/zendframework/zend-serializer.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-serializer)
[![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-serializer/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-serializer?branch=master)

zend-serializer provides an adapter-based interface for generating and
recovering from storable representations of PHP types.

- File issues at https://github.com/zendframework/zend-serializer/issues
- Documentation is at https://docs.zendframework.com/zend-serializer/