Crates.io | php_codegen |
lib.rs | php_codegen |
version | 0.4.0 |
source | src |
created_at | 2022-12-21 12:37:59.202019 |
updated_at | 2024-08-13 11:49:47.824651 |
description | Generate PHP code from Rust using a fluent API 🐘 🦀 |
homepage | https://github.com/php-rust-tools/codegen |
repository | https://github.com/php-rust-tools/codegen |
max_upload_size | |
id | 743135 |
size | 439,243 |
Generate PHP code from Rust using a fluent API 🐘 🦀
Rust | PHP |
---|---|
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.
Licensed under either of
at your option.
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.