q37/zndq

PHP extension wrapper


Keywords
extension, wrapper, native, zndq, q37, epeios
License
Other

Documentation

ZNDq

Zend (PHP) native extensions wrapper.

For more information, see http://q37.info/tools/zndq/.

GNU/Linux & OS X : Travis CI

Windows : AppVeyor

For the developer

Windows

To generate the files for Visual Studio, use the usual DVLGenVC command.

POSIX

For POSIX system, you have to use the standard procedure for PHP extensions, namely :

  • phpize,
  • ./configure,
  • make.

To generate the right config.m4 file, launch DVLGenM4.