<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 06:49:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Rob Allen's Blog: ZendTool providers in ZF2 (dev1)]]></title>
      <guid>http://www.phpdeveloper.org/news/15191</guid>
      <link>http://www.phpdeveloper.org/news/15191</link>
      <description><![CDATA[<p>
<i>Rob Allen</i> has <a href="http://akrabat.com/zend-framework/zendtool-providers-in-snapshot-1-of-zf2/">a quick post</a> 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.
</p>
<blockquote>
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 <a href="http://akrabat.com/zend-framework/akrabat_db_schema_manager-zend-framework-database-migrations/">Akrabat_Db_Schema_Manager</a>. 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.
</blockquote>
<p>
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 <a href="http://github.com/akrabat/Akrabat/blob/master/zf2/Akrabat/Db/Schema/Manager.php">his account on github</a> with the changes.
</p>]]></description>
      <pubDate>Mon, 27 Sep 2010 11:40:51 -0500</pubDate>
    </item>
  </channel>
</rss>
