PHP-ORBit is a PHP4 module which can be used to easily access services that communicate via CORBA. This is achieved by wrapping the lightweight CORBA ORB "ORBit" used in GNOME.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The orbit-idl command line and cache timeouts are now a php configuration option (can also be set via php_ini_set). _hash and _equal methods have been added to CORBA Typecodes and Objects (useful for caching in PHP arrays). All CORBA Typecode fields can now be queried. A non-resolving symbol has been fixed, and more correct object type checking is done without playing with ORBit's internals.
A port to ORBit2 was made along with tons of
bugfixes, code cleanups, and minor enhancements.
inout/out parameters are now working, and CORBA
TypeCodes and Objects have some properties that
can be queried.
Minor bugfixes (that actually make most things really stable now), a small patch for ORBit that fixes a serious interoperability problem, and functionality with PHP 4.1.