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

3 Engineers Blog: 3 Step Layouts in Zend Framework

Zend Developer Zone: Improved Test Assets for Zend_Tool Generated Projects in ZF 1.11.4

Lee Davis' Blog: FormFactory - Driving Doctrine 1.2 / 2.x Mappings into Zend_Form objects

7PHP.com: Interview with Matthew Weier O'Phinney - Project Lead of Zend Framework

Stefan Mischook's Blog: Zend Framework Video Tutorials


Community Events









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


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

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