News Feed
Jobs Feed
Sections




News Archive
Davey Shafik's Blog:
Next Generation REST Web Services Client
September 22, 2006 @ 07:25:38

In his latest post, Davey Shafik talks about a web service client that he's been working up for the Zend Framework, specifically dealing with the consuming and creation of REST services.

I am currently working on a ton of Web Services related things for the Zend Framework, one of my favorite, is the almost complete, Zend_Rest_Client. This is a replacement for Zend_Rest (as we're adding a server also).

Whilst it is almost impossible to emulate the PHP 5 SOAP extension, it is still possible to get a nice interface.

He gives some examples of its usage:

  • creating a client with three lines of code
  • showing off the "fluent API" of the component to make a REST request
  • and a call normally, seperating the methods out into seperate lines
He also mentions that there's still a bit of work to be done, including returning the Zend_Rest_Server array responses back into normal PHP arrays.

0 comments voice your opinion now!
rest web service client zend framework fluent simple rest web service client zend framework fluent simple


blog comments powered by Disqus

Similar Posts

Code2Learn.com: Generating PDF files from Database using CodeIgniter

Zend Developer Zone: Pro PHP XML and Web Services Sample Chapter

Developer Tutorials Blog: 5 essential development facts every PHP developer should know

Phil Sturgeon's Blog: Getting involved with CodeIgniter

Daniel Hofstetter's Blog: Use components from the Zend Framework with CakePHP


Community Events









Don't see your event here?
Let us know!


example code language object phpunit unittest development testing framework database tool opinion community introduction release api interview zendframework2 podcast composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework