사이트 내 전체검색
PHP
PHP 컴파일러 : Phalanger - The PHP Language Compiler for the .NET Framework
로빈아빠
https://cmd.kr/php/800 URL이 복사되었습니다.

본문

Welcome to Phalanger

Phalanger is an 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 taking profit from the best from both sides.

 
Phalanger on Facebook>> Join us on Facebook

 
Follow Phalanger on Twitter>> Follow us on Twitter

 
Donate>> Features+Tutorials+Support

Phalanger Features

  • Makes PHP first-class citizen in the .NET languages family
    • Compiles PHP language to the MSIL (Microsoft Intermediate Language), which is a byte-code assembly used by the .NET CLR
      • Allows using .NET objects from the PHP language thanks to the PHP/CLR Language Extensions
      • Enables using libraries written in PHP from other .NET languages
  • Compiles existing PHP applications to improve execution speed
    • Compiles many existing PHP applications
      • Improves execution speed thanks to the compilation and use of JIT (Just-In-Time) compilation
      • Implements standard PHP library functions and allows calling native PHP4 extensions using unmanaged code
  • Extends PHP with useful PHP/CLR extensions
    • PHP/CLR makes it possible to fully integrate PHP application with the .NET type system
      • It is possible to import namespaces as well as use namespaces in new PHP/CLR projects
      • Allows using .NET generics including writing and extending generic objects in the PHP language
      • Supports .NET custom attributes, partial classes, .NET properties and other important features
  • Creating .NET libraries in the PHP language
    • Compiles PHP scripts directly to the .NET/Mono assemblies
      • Allows writing objects fully compatible with .NET languages (like C#) in the pure mode
      • Allows calling functions written in PHP and working with PHP objects in the legacy mode
  • Using .NET libraries in PHP projects
    • Thanks to Phalanger you can use PHP for developing presentation layer on top of bussines logic written in C#
      • Phalanger makes it possible to use any .NET object in PHP applications
      • You can use ASP.NET 2.0 Membership for integrating user accounts in PHP and ASP.NET application
  • Integrates the PHP language into Microsoft Visual Studio
    • Provides project templates for developing Phalanger applications in Visual Studio
      • Supports syntax highlighting for PHP source files
      • Supports debugging of PHP applications running on Phalanger

Commercial support

댓글목록

등록된 댓글이 없습니다.

PHP
871 (4/18P)

Search

Copyright © Cmd 명령어 3.12.111.155