<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <items_returned>2</items_returned>
  <items_available>2</items_available>
  <first_item_position>0</first_item_position>
  <result>
    <project>
      <id>11850</id>
      <name>WideImage</name>
      <created_at>2008-02-18T11:17:07Z</created_at>
      <updated_at>2009-12-09T22:53:43Z</updated_at>
      <description>WideImage is a PHP5 image manipulation library with a fluent interface that supports chaining operations and abstracts the normal GD2 operations from the interface into a more coherent and extendable framework.</description>
      <homepage_url>http://wideimage.sourceforge.net</homepage_url>
      <download_url>http://wideimage.sourceforge.net/download</download_url>
      <url_name>wideimage</url_name>
      <user_count>4</user_count>
      <average_rating>5.0</average_rating>
      <rating_count>2</rating_count>
      <analysis_id>748236</analysis_id>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>415567</id>
      <name>LayerCache</name>
      <created_at>2009-08-25T21:59:38Z</created_at>
      <updated_at>2009-12-18T23:40:11Z</updated_at>
      <description>LayerCache is a simple caching framework for PHP5 which allows you to easily plug a multi-layer caching mechanism into your application.

It implements the concept of layered caching where an item can be cached in several layers. When you request an item, the framework reads from each cache in the stack. If the item is present, it's returned, if it isn't, it's retrieved from the source and stored in all caches in the stack.</description>
      <homepage_url>http://code.google.com/p/layercache/</homepage_url>
      <download_url>http://code.google.com/p/layercache/downloads/list</download_url>
      <url_name>layercache</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>1</rating_count>
      <analysis_id>798622</analysis_id>
      <licenses>
        <license>
          <name>lgpl3</name>
          <nice_name>GNU Lesser General Public License 3</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
