Top Level :: Web Services
:: SCA_SDO
:: 0.5.1
SCA_SDO 0.5.1
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 0.5.1
(beta)
|
Now includes support for DB2 on both Windows and Linux as well as MySQL. Added some tests for the XML DAS. |
|
Dependencies for release 0.5.1 |
|
|