Package: wnpp Severity: wishlist Owner: "Peter Sági" <[email protected]>
* Package name : php-sca-sdo Version : 1.2.4-3 Upstream Author : Graham Charters <[email protected]>, Caroline Maynard <[email protected]>, Matthew Peters <[email protected]>, Simon Laws <[email protected]> * URL : https://pecl.php.net/package/SCA_SDO * License : Apache 2.0 Programming Lang: C++, PHP Description : 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 variety of ways remotely (soap web services, xml-rpc, json-rpc, REST, etc), but always with the same interface.

