php_serde

Crates.iophp_serde
lib.rsphp_serde
version0.6.0
sourcesrc
created_at2021-08-20 14:16:29.202191
updated_at2021-08-20 14:16:29.202191
descriptionSerde support for PHP's serialization format.
homepage
repositoryhttps://github.com/romand/serde_php-rs
max_upload_size
id439996
size74,543
Reyk Floeter (reyk)

documentation

https://docs.rs/php_serde

README

PHP serialization support for serde

Allows serialization and deserialization to/from PHP's serialize()/unserialize() format. See the documentation for details: docs.rs/php_serde.

Commit count: 62

cargo fmt