Proposal for "opensrf-php"

» Metadata » Status
  • Status: Proposed
» Description

Package opensrf-php is a PHP bindings for the OpenSRF library, which allows you to make requests and receive responses from OpenSRF services, such as those that comprise the Evegreen Integrated Library System (ILS) (http://open-ils.org/).

Examples of how to use the bindings to contact typical services for Evergreen are under the examples/ directory.

Setting up an OpenSRF session will retrieve the fm_IDL.xml file from the targeted server, which provides that server's Interface Description Language. This essentially means class definitions that allow certain data structures to be interpreted as objects in the Object-oriented sense.

» Dependencies » Links
  • PHP >= 5.0
  • HTTP_Request2
  • Apache2
» Timeline » Changelog
  • First Draft: 2012-10-22
  • Proposal: 2012-10-22
  • Call for Votes: 1970-01-01
  • Voting Extended: 1970-01-01