<?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>Sat, 25 May 2013 10:29:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Alexey Zakhlestin's Blog: XSLCache in PECL]]></title>
      <guid>http://www.phpdeveloper.org/news/13119</guid>
      <link>http://www.phpdeveloper.org/news/13119</link>
      <description><![CDATA[<p>
In a <a href="http://blog.milkfarmsoft.com/2009/08/xslcache-in-pecl/">new post</a> to his blog <i>Alexey Zakhlestin</i> talks about the "rebirth" of the XSLCache extension for PHP, this time as <a href="http://pecl.php.net/package/xslcache">a PECL module</a>.
</p>
<blockquote>
XSLCache extension for PHP, originally developed by NYTimes started its second life in PECL's repository and I am proud to announce <a href="http://pecl.php.net/package/xslcache">first PECL-release</a>. The XSL Cache extension is a modification of PHP's standard XSL extension that caches the parsed XSL stylesheet representation between sessions for 2.5x boost in performance for sites that repeatedly apply the same transform.
</blockquote>
<p>
It works with the normal <a href="http://docs.php.net/manual/en/book.xsl.php">XSL extension</a> with some small differences around which classname to use and a change to the importStylesheet function.
</p>]]></description>
      <pubDate>Thu, 27 Aug 2009 07:56:09 -0500</pubDate>
    </item>
  </channel>
</rss>
