Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

single executable of a php application #44

Open
lastlink opened this issue Jul 22, 2019 · 1 comment
Open

single executable of a php application #44

lastlink opened this issue Jul 22, 2019 · 1 comment

Comments

@lastlink
Copy link

is it possible like with node to make a single executable of a php application (such as laravel and composer)? I see a great need in bundling composer dependencies.

@liesauer
Copy link

check this out.

PeachPie is a modern PHP compiler based on the Microsoft Roslyn compiler platform and drawing from our popular Phalanger project. It allows PHP to be executed within the .NET framework, thereby opening the door for PHP developers into the world of .NET – and vice versa.

since it compiles php application into a .NET application, it is possible to warp it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants