Skip to content

embeder2 PHP Windows EXE Packer - PHP 8.3.2

Notifications You must be signed in to change notification settings

crispy-computing-machine/embedder2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Winbinder
  • Win32ps

Additional library's

  • FreeImage - Use with Winbinder or FFI

Old Credits

About

embeder2 PHP Windows EXE Packer - PHP 8.3.2

Topics

Resources

Stars

Watchers

Forks

Languages

  • PHP 74.1%
  • Batchfile 19.9%
  • C++ 5.1%
  • C 0.9%