<?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, 18 May 2013 09:10:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint PHP Blog: SmartLoader Reloaded]]></title>
      <guid>http://www.phpdeveloper.org/news/5128</guid>
      <link>http://www.phpdeveloper.org/news/5128</link>
      <description><![CDATA[When he wrote <a href="http://www.sitepoint.com/blogs/2005/11/23/whats-your-plan-for-autoload/">this previous post</a> on __autoloading classes, he didn't know he'd get as large of a response as he did. So, based on that, he decided to post <a href="http://www.sitepoint.com/blogs/2006/04/06/smartloader-reloaded/">a follow-up</a> with a new version and some improvements.
<p>
The enhancements include: the addition of directory scanning for the files, using the SPL RecursiveDirectoryIterator for scanning, and Windows support (via the DIRECTORY_SEPARATOR constant).
<p>
<a href="http://www.sitepoint.com/blogs/2006/04/06/smartloader-reloaded/">The post</a> also includes a note on the backwards compatibility (fine except for an issues with a preg_match_all) and a quick example of how to use it.]]></description>
      <pubDate>Fri, 07 Apr 2006 08:36:43 -0500</pubDate>
    </item>
  </channel>
</rss>
