Home

Awesome

Embeder

Embeder uses the phpembed SAPI from PHP inorder to embed a version of PHP into itself. From there is uses win32std to access a PHP file and run it from it's internal res.

Limitations

Currently, there is one major limitation: It does not embed PHP completely, rather it ouputs PHP into a DLL, as of now called php7ts.dll This is the same for extensions, shared ones must be loaded via php.ini

Compiliation Requirements

See appveyor...

Current release

Extensions are compiled statically - See release notes for extensions

Additional extensions included:

Additional library's

Old Credits