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 |
#43 in #php
54KB
1K
SLoC
phar
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
~2–11MB
~95K SLoC