May
22
2009
That’s right folks, in this blog post I’ll show you how you can convert your entire MVC application into a REST-style XML webservice. And I’m not talking about refactoring tons of code … NO, we’ll plug this option in without changing a single thing to your action controllers.
This post will contain a detailed description of the concepts used. The source could of the plugin is also shown and finally how it will look like when using it.
Continue reading
2 comments | tags: action, controller, dispatch, dom, domdocument, domelement, exception, flow, framework, hook, mvc, php, plugin, rest, serialize, service, webservice, workflow, xml, zend | posted in IT, PHP, Zend Framework
Jan
11
2009
For some time now there have been lots of discussions regarding the use of frameworks. Some say it causes too much overhead, is a deal breaker from a performance point of view and forces you to adapt your project to the standards of the framework. Others defend the DRY (Do Not Repeat Yourself) principles and the fact that the source code of influential frameworks is kept up to date by professionals.
Continue reading
3 comments | tags: framework, glue, mvc, php, router, zend, Zend_Controller_Router_Rewrite | posted in PHP, Zend Framework
Recent Comments