Top Level :: Web Services
:: SCA_SDO
:: 1.0.4
SCA_SDO 1.0.4
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Service Component Architecture (SCA) and Service Data Objects (SDO) for PHP |
Maintainers |
Caroline Maynard <
cem at php dot net >
(lead)
[details]
Graham Charters <
gcc at php dot net >
(lead)
[details]
Matthew Peters <
mfp at php dot net >
(lead)
[details]
Simon Laws (lead)
[details]
|
License |
Apache 2.0 |
Description |
Service Data Objects (SDOs) enable PHP applications to work with data from different sources (typically a database query or an XML file) using a single interface. SCA for PHP allows a PHP programmer to write reusable components (classes) in PHP, which can be called either locally, or in a a variety of ways remotely (soap web services, xml-rpc, json-rpc, REST, etc), but always with the same interface.
|
Homepage |
http://www.osoa.org/display/PHP/
|
Release notes
Version 1.0.4
(stable)
|
Simplified build and install, updated Tuscany release, bug fixes - simplified the install by merging the sdo_das_xml library into the sdo core library: note you must remove sdo_das_xml from the extension list in your php.ini - fix bug #8493 WSDL with double elements - fixed several memory leaks, in iterator objects and others - update to Apache Tuscany C++ SDO revision level 433676 - improved and extended the interoperability tests (see tests/interop in CVS) |
|
Dependencies for release 1.0.4 |
|
|