Module phper_doc::_02_quick_start
source · 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
- Write your first extension
- Write a simple http client