Expand description
§Quick start
At the beginning, you need to:
- Be familiar with the Rust language.
- Know the general process of PHP extension development.
Here the tutorial will not explain the installation methods of Rust and PHP.
Modules§
- _01_
write_ your_ first_ extension - Write your first extension
- _02_
write_ a_ simple_ http_ client - Write a simple http client