phper-sys 0.0.1

PHP binding.
Documentation
1
2
3
4
5
6
7
8
9
10
//
// Created by jmjoy on 19-12-12.
//

#ifndef PHPER_PHP_WRAPPER_H
#define PHPER_PHP_WRAPPER_H

#include <php.h>

#endif //PHPER_PHP_WRAPPER_H