An open API service indexing awesome lists of open source software.

https://github.com/luin/swiftphpserialization

Swift implementation of PHP's `serialize` and `unserialize`.
https://github.com/luin/swiftphpserialization

Last synced: 12 months ago
JSON representation

Swift implementation of PHP's `serialize` and `unserialize`.

Awesome Lists containing this project

README

          

# SwiftPHPSerialization

Swift implementation of PHP's `serialize` and `unserialize`.

[![CI](https://github.com/luin/SwiftPHPSerialization/actions/workflows/main.yml/badge.svg)](https://github.com/luin/SwiftPHPSerialization/actions/workflows/main.yml)