News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
ZendTool providers in ZF2 (dev1)
September 27, 2010 @ 11:40:51

Rob Allen has a quick post about his conversion of his schema manager over from the Zend Framework version 1 to the upcoming version 2 - a simple task, as it turns out.

I've started playing with the development versions of ZF 2.0 and one of the first things I thought I'd do was to port Akrabat_Db_Schema_Manager. It turned out to be reasonably easy. All I needed to do was rework my use of ZF components to use the new ZF2 ones. Whilst I was at it, I also converted it to use namespaces. I also had to reorganise the http://github.com/akrabat/Akrabat library so that I could have ZF1 and ZF2 code in it.

He includes "before" and "after" snippets of code to help illustrate the example. He had to change up things just a bit to handle the namespaces because of naming issues (a class named "Abstract" isn't allowed). If you want to see more of the updated code, you can check out his account on github with the changes.

0 comments voice your opinion now!
zendframework zendtool provider convertsion version namespace


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Symfony Live 2010 (A message of Interoperability)

Evan Sims' Blog: WordPress 2.3 Impressions

Zend Developer Zone: Upcoming Zend Webinars

Richard Thomas' Blog: Performance of Zend_Loader

Rob Allen's Blog: Zend Framework Tutorial for 0.7


Community Events











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


language introduction release zendframework2 rest development podcast functional series interview conference opinion phpunit symfony2 database example framework community usergroup testing

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