-
Notifications
You must be signed in to change notification settings - Fork 2
rioderelfte/php-cpp-extension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An example PHP extension written in C++ r9e/: the actual "library" code cpptest.cpp: the actual extension code config.m4: needed by autotools test.php: a small script to test the extension php.sh: run php with the extension loaded to build basically run: phpize ./configure CXXFLAGS=-std=gnu++11 make
About
An example of a PHP Extension written in C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published