phper-build 0.4.0

Generates stubs for project using phper.
Documentation
1
2
3
4
5
6
7
8
9
# phper-build

Generate stubs for project using [phper](https://crates.io/crates/phper).

Add this crate in your `[build-dependencies]` and using in `build.rs`.

## License

[MulanPSL-2.0](https://github.com/jmjoy/phper/blob/master/LICENSE).