|
About:
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.
Release focus: Minor feature enhancements
Changes:
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.
Author:
Christophe Saout [contact developer]
Homepage:
http://www.saout.de/misc/
Tar/BZ2:
http://www.saout.de/misc/php-orbit-0.1.1.tar.bz2
CVS tree (cvsweb):
http://cvs.saout.de/lxr/saout/source/php-orbit/
Trove categories:
[change]
Dependencies:
[change]
ORBit2 2.4.3 (required)
[download links]
|