5 releases

0.0.3 Dec 10, 2020
0.0.2 Dec 10, 2020
0.0.1 Dec 10, 2020
0.0.1-alpha.1 Dec 8, 2020
0.0.0 Apr 27, 2020

#42 in #php

Apache-2.0

54KB
1K SLoC

phar

GitHub actions crates.io crates.io docs.rs GitHub

Rust library for PHP phar format

See the tests/reader.rs and tests/writer.rs directory for example code.


lib.rs:

A library for reading and writing files of the PHP phar format.

Currently, this library only supports read-only and write-only styles.

Dependencies

~1.8–2.7MB
~54K SLoC