4 releases
0.1.0-beta4 | Jul 4, 2020 |
---|
#1579 in Development tools
44KB
389 lines
PHPify
A library that ports PHP functions and structures to Rust. It may not serve any real purpose other than making the transition from PHP to Rust easier.
- Documentation: https://docs.rs/phpify
- Repository: https://github.com/darkwebdesign/rust-phpify
- Issue Tracker: https://github.com/darkwebdesign/rust-phpify/issues
lib.rs
:
A library that ports PHP functions and structures to Rust. It may not serve any real purpose other than making the transition from PHP to Rust easier.
Dependencies
~520KB