Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 562 Bytes

File metadata and controls

33 lines (27 loc) · 562 Bytes

🐘 Hello PHP Extension

Repository for studies on creating and compiling PHP extensions.

Requirements

  • Windows 10/11 x64
  • Visual Studio C++ >= 16
  • PHP >= 8.1.0

Checking

Checking

Running

Calling methods
Constants
With Reflection API