phper-doc 0.15.5

The documentation of phper.
Documentation
1
2
3
4
5
6
7
8
# Quick start

At the beginning, you need to:

1. Be familiar with the Rust language.
2. Know the general process of PHP extension development.

Here the tutorial will not explain the installation methods of Rust and PHP.