News Feed
Jobs Feed
Sections




News Archive
Ben Ramsey's Blog:
Supporting PUT & DELETE in the Zend Framework
February 28, 2008 @ 10:27:00

Ben Ramsey has recently blogged about some of the research and bit of development that he's done to add "more correct" functionality to the Zend Framework for working with RESTful interfaces - proper PUT and DELETE support.

I've recently been wrapped up in an effort to design and implement a RESTful API using the Atom Protocol for a project at work. We are using the Zend Framework as the underlying framework for the project, so, in order to follow the Atom Protocol, I needed to support the HTTP methods PUT and DELETE

Since the Zend Framework has been playing such a prominent role in the development, he's been digging into the Zend_Rest_Server component code and isn't too happy about its support for PUT and DELETE. As a result, he's proposed methods that might help resolve things such as isGet, isDelete, isOptions and getEntityBody. He' even created a patch to make the needed changes.

0 comments voice your opinion now!
rest interface zendframework put get delete patch


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend Framework 1.6 Now Available

Maurice Fonk's Blog: Smarty and the Zend Framework

Federico Cargnelutti's Blog: An Alternative to Zend_Controller: The Model

Pádraic Brady's Blog: OpenID library for the Zend Framework?

PHP.net: PHP 4.4.8 Released


Community Events











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


tool community object language series podcast release example introduction unittest opinion functional conference composer testing interview framework development zendframework2 code

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