--- 
canonical: 'https://mwop.net/blog/170-ZF-Plugins-Tutorial-on-DevZone.html'
title: 'ZF Plugins Tutorial on DevZone'
author: "[Matthew Weier O'Phinney](https://mwop.net)"
created: '2008-04-14T09:22:12-05:00'
updated: '2008-04-19T16:03:52-05:00'
tags:
  - php
  - zend-framework

---
I'm doing a series of articles on various [Zend Framework](http://framework.zend.com/)
MVC topics for the [Zend Developer Zone](http://devzone.zend.com/). Last week,
I covered Action Helpers. This week, I cover [Front Controller Plugins](http://devzone.zend.com/article/3372-Front-Controller-Plugins-in-Zend-Framework).
If you've ever been mystified by or curious about this subject, head on over
and give it a read!










