FolusWen d3fe109468 [Improve][GPL][curl] 2 years ago
..
TSRM c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
Zend c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
appveyor c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
build c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
ext c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
main c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
pear c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
release d3fe109468 [Improve][GPL][curl] 2 years ago
sapi c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
scripts c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
tests c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
travis c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
win32 c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
.appveyor.yml c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
.editorconfig c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
.gdbinit c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
.gitattributes c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
.gitignore c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
.travis.yml c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
CODING_STANDARDS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
CONTRIBUTING.md c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
CREDITS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
EXTENSIONS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
INSTALL c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
LICENSE c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
Makefile.frag c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
Makefile.gcov c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
Makefile.global c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
NEWS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.EXT_SKEL c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.GIT-RULES c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.MAILINGLIST_RULES c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.NEW-OUTPUT-API c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.PARAMETER_PARSING_API c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.REDIST.BINS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.RELEASE_PROCESS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.SELF-CONTAINED-EXTENSIONS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.STREAMS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.SUBMITTING_PATCH c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.TESTING c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.UNIX-BUILD-SYSTEM c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.WIN32-BUILD-SYSTEM c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.input_filter c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
README.md c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
UPGRADING c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
UPGRADING.INTERNALS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
acinclude.m4 c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
buildconf c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
buildconf.bat c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
configure d3fe109468 [Improve][GPL][curl] 2 years ago
configure.ac c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
footer c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
genfiles c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
header c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
ltmain.sh c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
makedist c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
php.gif c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
php.ini-development c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
php.ini-production c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
php7.spec.in c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
run-tests.php c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
server-tests-config.php c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
server-tests.php c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
snapshot c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago
vcsclean c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 years ago

README.EXT_SKEL

WHAT IT IS

It's a tool for automatically creating the basic framework for a PHP extension.

HOW TO USE IT

Very simple. First, change to the ext/ directory of the PHP sources. Then
run the following

php ext_skel.php --ext extension_name

and everything you need will be placed in directory ext/extension_name.

If you don't need to test the existence of any external header files,
libraries or functions in them, the extension is ready to be compiled in
PHP. To compile the extension, run the following:

./buildconf; ./configure --enable-extension_name; make

The definition of PHP_extension_NAME_VERSION will be present in the
php_extension_name.h and injected into the zend_extension_entry definition. This
is required by the PECL website for the version string conformity checks
against package.xml

SOURCE AND HEADER FILE NAME

The ext_skel.php script generates 'extension_name.c' and 'php_extension_name.h'
as the main source and header files. Keep these names.

extension functions (User functions) must be named

extension_name_function()

When you need to expose extension functions to other extensions, expose functions
strictly needed by others. Exposed internal function must be named

php_extension_name_function()

See also CODING_STANDARDS.

OTHER OPTIONS

Run php ext_skel.php --help to see the available options.