<?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>Thu, 23 May 2013 03:51:23 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[php|architect: Ext4Yii, bridging PHP and JavaScript frameworks together]]></title>
      <guid>http://www.phpdeveloper.org/news/14796</guid>
      <link>http://www.phpdeveloper.org/news/14796</link>
      <description><![CDATA[<p>
On the php|architect blog today there's <a href="http://www.phparch.com/2010/07/15/ext4yii-bridging-php-and-javascript-frameworks-together">a new post</a> about a framework that joins together two others (ExtJS and Yii) to make for an even more powerful combo - <a href="http://www.ext4yii.com/">Ext4Yii</a>.
</p>
<blockquote>
Ext4Yii is essentially a bridge between these two projects, which aims to integrate Ext JS as an extension for Yii. Ext4Yii is implemented as a templating system, which consumes XML models where you define widget elements like buttons or handlers (in embedded JavaScript code which can take advantage of Ext-powered methods and objects).
</blockquote>
<p>
This templating system integrates directly with the Yii framework's structure and gives you access to a lot of the ExtJS objects without the need for multiple calls to .js files.  The tool also comes with a bundled plugin for Netbeans that can help you get started quickly (rather than having to work out the syntax by hand from the start).
</p>]]></description>
      <pubDate>Thu, 15 Jul 2010 09:44:24 -0500</pubDate>
    </item>
  </channel>
</rss>
