• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..14-Sep-2021-

src/H14-Sep-2021-2,4861,361

.coveralls.ymlH A D14-Sep-202174 43

CONTRIBUTING.mdH A D14-Sep-20217.4 KiB230163

README.mdH A D14-Sep-2021349 106

composer.jsonH A D14-Sep-20211.2 KiB4141

phpunit.xml.distH A D14-Sep-20211 KiB3525

phpunit.xml.travisH A D14-Sep-20211 KiB3525

README.md

1# zend-serializer
2
3The `Zend\Serializer` component provides an adapter based interface to simply
4generate storable representation of PHP types by different facilities, and
5recover.
6
7
8- File issues at https://github.com/zendframework/zend-serializer/issues
9- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-serializer
10