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`.
- Host: GitHub
- URL: https://github.com/luin/swiftphpserialization
- Owner: luin
- License: mit
- Created: 2022-05-29T04:21:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-12T05:50:39.000Z (about 4 years ago)
- Last Synced: 2025-05-15T09:14:38.367Z (about 1 year ago)
- Language: Swift
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftPHPSerialization
Swift implementation of PHP's `serialize` and `unserialize`.
[](https://github.com/luin/SwiftPHPSerialization/actions/workflows/main.yml)