SCA_SDO

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

Service Component Architecture (SCA) and Service Data Objects (SDO) for PHP

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.

Maintainer

  • No maintainer! Will you be the next maintainer of this extension?

Details

Downloads: 78427
1.1.2
17 years ago
Version 1.1.2 change log

Fix for bug #9845 - Relational DAS is failing when one parent and two children
Changed from namespaceURI.type to namespaceURI#type (conform to spec)
Update to Apache Tuscany C++ SDO revision level 495327 (namespace fixes, performance improvements)