News Feed
Jobs Feed
Sections




News Archive
Jurian Suilman's Blog:
Use 3rd party modules in Zend Framework 2
June 25, 2012 @ 09:49:42

Jurian Sluiman has posted this guide to using other (3rd party) modules in your Zend Framework 2 applications with a few simple steps (code examples included).

The release of the first RC (release candidate) of Zend Framework 2 is getting close. One last beta (beta5) and then the RC will be announced! With the current pace of modules spawning on GitHub, I think it is a good idea to give some insights in how you can use 3rd party modules. In this blog post I will focus on MVC modules: modules with routes pointing to controllers and view scripts for rendering. Because using a 3rd party MVC module does not mean you are enforced to follow their routing scheme, use their view scripts or use the predefined forms, I will explain how you can modify those options to your needs.

He covers the three steps needed for integration - adding a new route to handle the requests to the module, adding a view script to handle its output and working with a Form instance to add a bit more handling.

0 comments voice your opinion now!
module zendframework2 thirdparty tutorial


blog comments powered by Disqus

Similar Posts

Gonzalo Ayuso: Building a Silex application from one Behat/Gherkin feature file

Developer.com: SQLite: The Sensible Database Solution

PHPMaster.com: Sending Emails with PHP

NetTuts.com: 20 Ways to Save Kittens and Learn PHP

SpeckBoy.com: Getting Started with CRUD In PHP


Community Events









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


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

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