<?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>Tue, 18 Jun 2013 01:35:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Phil Sturgeon: Package Watch: Image Management]]></title>
      <guid>http://www.phpdeveloper.org/news/18495</guid>
      <link>http://www.phpdeveloper.org/news/18495</link>
      <description><![CDATA[<p>
<i>Phil Sturgeon</i> has a new post to his site talking about how he <a href="http://philsturgeon.co.uk/blog/2012/09/package-watch-image-management">added image upload and management support</a> to an application with an easy integration of two packages (pulled in via Composer).
</p>
<blockquote>
To get this extra functionality I added two packages to my composer.json. [...] The first is <a href="https://github.com/codeguy/Upload">Upload</a> by <a href="https://www.joshlockhart.com/">Josh Lockhart</a> (who built Slim and started <a href="http://www.phptherightway.com/">PHP The Right Way</a>). It's currently very basic as it's not been alive long, but for the job I needed to do it worked perfect.
</blockquote>
<p>
The second package is the <a href="https://github.com/Sybio/ImageWorkshop">ImageWorkshop</a> that let him easily resize the uploaded images and add a watermark to the corner. He also points out that this method of pulling together packages, each with their own specializations, is the "early days of a PHP renaissance" in how people will work with the language.
</p>]]></description>
      <pubDate>Wed, 19 Sep 2012 12:32:14 -0500</pubDate>
    </item>
  </channel>
</rss>
