Version 0.3.1 adds full PHP support. Other languages are forthcoming.
To install: git clone git://github.com/edhowland/spec_wire.git
At this point, all spec_wire specs pass with both the Ruby and PHP
server. The PHP server uses the session store to hold objects between
requests. It also requires the field '_method=PUT' over the natural
PUT verb. Changes were made to the REST client to support the session
cookie and this new field. They can be configured via tjhe
environment.rb file.
Build the gem, install it locally and test using your own code.
Cheers,
Ed
--
Ed Howland
http://greenprogrammer.wordpress.com
http://twitter.com/ed_howland