Phalanger support

Phalanger is an advanced open source PHP implementation introducing the PHP language into the family of compiled .NET languages. It provides PHP applications an execution environment that is fast and extremely compatible with the vast array of existing PHP code. Phalanger gives web-application developers the ability to benefit from both the ease-of-use and effectiveness of the PHP language and the power and richness of the .NET platform.

Phalanger allows you to take advantages from both platforms; PHP and .NET:

PHP advantages:

  • Easy to learn and use
  • Fast development
  • Reuse of existing PHP applications and components
  • Many PHP developers are available in IT job market

.NET advantages:

  • Fast optimized & compiled execution
  • Excellent framework with well-structured functionality
  • Standardized as ISO
  • Secure and verifiable environment
  • Provides enterprise and certified functionality as web services, transactions, encryption, XML, management, workflow etc.
  • Other .NET framework extensions are provided by other products as Sharepoint, Biztalk, SQL Server 2005 etc.
  • Advanced development tools including Phalanger Tools for Visual Studio 2010

Sample scenarios of Phalanger usage:

  • You have spent some time on PHP development and you want to reuse your PHP code but enhance it with enterprise functionality as .NET provides.
  • You are proposing .NET solution to your client and want to offer to your client other freely available applications. PHP gives you a huge pool of open source applications you can choose from.
  • You require compiled code with enhanced performance, or closed source, to allow you to distribute PHP application without a need of revealing source codes.

 

Phalanger pricing
Price
Phalanger Core
(runtime, compiler, ASP.NET extension)
free
Phalanger Class library
Managed implementation of basic extensions
(standard, session, ctype, tokenizer, date, pcre, ereg, json, hash, SPL, SimpleXML, xsl, dom, libxml)
free
Phalanger Tools for Visual Studio 2010
(Basic version of the Phalanger Visual Studio integration)
free
Community Support
Discussion forum, bug tracking, monthly releases
free
PHP4 native extensions
(unsafe, 32bit, weaker performance)
free
MySQL managed extension
(Managed reimplementation of MySql for Phalanger for high traffic Web Sites)
GPL
E-mail support per developer seat,
includes prioritizing bug fixes and nightly builds
(Up to 2 business days response time)
$399 / month or $3995 / year
Priority e-mail support and Skype support
per developer seat,
includes prioritizing bug fixes and nightly builds
(Up to 1 business day response time)

$899 / month

Nightly Builds

  • Access to latest builds of Phalanger
  • Beta releases with new or experimental features available immediately
Included in the support plan
Managed Extensions Pack
(selected functionality from PHP5 extensions:
image, gd2, exif, cURL, xml, zlib, Memcached, Iconv, Soap)

This allows your web/application to:

  • run as 64 bit  process
  • be verifiable, fully safe and all-managed
  • be optimized for high performance
  • make use of latest PHP5 functions
  • $900 / first year
    includes single server never ending license
  • $300 / additional year
    extends support and updates
  • $450
    additional server license
Feature Request
Contact us
Profiling of compiled application

  • We will profile your Phalanger compiled PHP code to:
    • find bottlenecks
    • propose optimized solutions and better settings
    • analyse your code fragments,
      it allows us to design feature requests for your code
Contact us

For more information or if you are interested in particular component, feel free to contact us at info@devsense.com.

Share this page

RSS php-compiler.net

  • WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 January 23, 2012
    In a recent scenario I wanted to run WordPress as a subdirectory of a .NET application. I also wanted to avoid installing PHP and MySql on the Windows server. Impossible? Apparently not! (I’ll get to the word Possimpible a bit … Continue reading → […]
  • Phalanger riding Mono January 17, 2012
    Phalanger is a complete reimplementation of PHP, written in the C# language. It was always being developed with the Mono platform in mind. This means you can compile and run PHP application on Linux web servers using Mono. Since Phalanger 3.0, … Continue reading → […]