Categories: Compilation, Languages
Latest version: 2.0 Beta 3Added 2005-01-04Updated 2006-10-19
Extends the .NET language family with PHP version 5.Phalanger enables developers to deploy and run existing PHP code on an ASP.NET web server and develop cross-platform extensions to such code. Compatible with PHP 5.0, the object model in Phalanger enables to combine PHP objects with the .NET ones. It is possible to use a class written in PHP from a .NET application or even to import a .NET class into PHP scripts provided that this class respects the PHP object model implemented in the Phalanger.Phalanger also provides .NET programmers with PHP functions and data structures. The Phalanger class library is accessible to a .NET programmer regardless to her favorite programming language together with type information and in-library debugging.Phalanger also integrates the PHP language into Visual Studio .NET.