Skip to content

SOF3/phar.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phar.rs

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.

Web

GitHub actions GitHub pages

As a proof of concept, phar.rs is used to create a light webapp to view phar files from file upload.

Building

Prerequisites:

  • Rust default toolchain (1.57.0 stable, probably works with earlier versions too)
  • Trunk (cargo install trunk)

To build the site, simply cd web and run trunk build trunk-dev.html for unoptimized build, or trunk build trunk-release.html. See https://trunkrs.dev for more information.

CLI

W.I.P.

About

Rust library for PHP phar format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages