You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: