Top Level :: Web Services
:: SCA_SDO
:: 1.0.2
SCA_SDO 1.0.2
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.2
(stable)
|
Minor increments and fixes over 1.0.1: - fix defect 7458 - eliminate use of the C++ XMLDAS implementation - fix build errors with PHP 5.2 |
|
Dependencies for release 1.0.2 |
|
|