Welcome to my siteWelcome to my siteWelcome to my site
CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
Introduction
CORBA for PHP is a PHP5 extension to use CORBA objects in PHP. If you need a PHP4 extension, Universe is the answer !
The purpose of this project is to provide:
Status of this project
IDL-to-PHP Language Mapping Specification is in alpha stage.
IDL-to-PHP Language Compiler(idl2php) is in alpha stage. What's working:
All MICO tests run without compiler errors. In some cases, the resulting PHP code is not 100% working, so the PHP language compiler(PHP code generator) needs some bug fixing.
CORBA for PHP is in pre-alpha stage. What's working:
Documentation