News Feed
Jobs Feed
Sections




News Archive
Jan Lehnardt's Blog:
REST Controller for PHP Applications
December 24, 2007 @ 10:11:00

Jan Lehnardt has been working up a REST controller for a PHP application he's been developing and has posted a minimalistic structure for one he's worked up.

One of the projects involves very little code and I do not want to use a full fledged framework there. Another one is using Code Igniter which does not handle REST by default (as far as I can tell). So I wrote a minimal REST application controller that easy to integrate and very flexible.

His example makes a base class that is extended by each of the controllers needing REST functionality. It includes methods for dispatching, error handling, responding and passing the call to the right handler.

0 comments voice your opinion now!
rest controller application example rest controller application example


blog comments powered by Disqus

Similar Posts

Jonathan Street's Blog: Is PHP good enough for science?

Mikko Koppanen's Blog: Creating a reflection

Knut Urdalen's Blog: ORM the manual way

Sanisoft Blog: Theming your CakePHP apps (V1.2)

Scott Mattocks' Blog: PHP-GTK Mini News Update


Community Events









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


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

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