#php #codegen #code-generation #php-rust-tools

php_codegen

Generate PHP code from Rust using a fluent API 🐘 🦀

4 releases (breaking)

0.4.0 Aug 13, 2024
0.3.0 Aug 12, 2024
0.2.0 Aug 12, 2024
0.1.0 Dec 21, 2022

#816 in Development tools

Download history 395/week @ 2024-08-12 1/week @ 2024-08-19 17/week @ 2024-09-16 10/week @ 2024-09-23 3/week @ 2024-09-30

145 downloads per month

MIT/Apache

290KB
2K SLoC

PHP-Codegen

Generate PHP code from Rust using a fluent API 🐘 🦀

Actions Status Crates.io Docs

Rust PHP

Usage

To bring this crate into your repository, either add php_codegen to your Cargo.toml, or run cargo add php_codegen.

See the examples directory for more examples.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps