<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <items_returned>4</items_returned>
  <items_available>4</items_available>
  <first_item_position>0</first_item_position>
  <result>
    <project>
      <id>16051</id>
      <name>Adminer</name>
      <created_at>2008-08-13T21:03:25Z</created_at>
      <updated_at>2009-12-19T21:05:32Z</updated_at>
      <description>Adminer (formerly phpMinAdmin) is a full-featured MySQL management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server.</description>
      <homepage_url>http://www.adminer.org/</homepage_url>
      <download_url>http://sourceforge.net/project/platformdownload.php?group_id=199217</download_url>
      <url_name>adminer</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/7751/favicon2_med.gif</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/7751/favicon2_small.gif</small_logo_url>
      <user_count>14</user_count>
      <average_rating></average_rating>
      <rating_count>4</rating_count>
      <analysis_id>800215</analysis_id>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>16052</id>
      <name>php-initialized</name>
      <created_at>2008-08-13T21:25:14Z</created_at>
      <updated_at>2009-11-17T07:42:42Z</updated_at>
      <description>PHP with the error level E_NOTICE checks for a usage of the uninitialized variables in runtime and not in compile time. The first problem is that it is too late. The second problem is that PHP doesn't warn before adding elements to uninitialized array but warns before usage of non-existing elements in properly initialized array.

This project solves both problems by running a script analyzing the source code before it actually runs.</description>
      <homepage_url>http://code.google.com/p/php-initialized/</homepage_url>
      <download_url>http://code.google.com/p/php-initialized/downloads/list</download_url>
      <url_name>php-initialized</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>760630</analysis_id>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>16053</id>
      <name>JavaScript Syntax Highlighter</name>
      <created_at>2008-08-13T21:28:03Z</created_at>
      <updated_at>2009-12-14T16:56:38Z</updated_at>
      <description>JavaScript Syntax Highlighter can be used for client-side syntax highlighing of following languages: htm, css, js, php, py and sql.

- Highlights languages embedded into each other
- Links to documentation of all languages
- Colors can be easily modified via CSS
- Works in all major browsers including Internet Explorer, Firefox, Opera</description>
      <homepage_url>http://jush.sourceforge.net</homepage_url>
      <download_url>http://sourceforge.net/project/platformdownload.php?group_id=187263</download_url>
      <url_name>jush</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>790131</analysis_id>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>348041</id>
      <name>php-resource</name>
      <created_at>2009-06-29T13:23:02Z</created_at>
      <updated_at>2009-07-02T19:54:52Z</updated_at>
      <description>The resource data type was created in PHP 3 to compensate the lack of objects. PHP programmer can not create the resource himself, only some functions return it. Programmer also can not use the resource differently then to pass it to some functions.

A more natural concept for resources are objects. Functions returning the resource would be constructors of the objects, functions manipulating with the resource would be methods of these objects.

This project replaces the resource data type in PHP by classes.</description>
      <homepage_url>http://code.google.com/p/php-resource/</homepage_url>
      <download_url>http://code.google.com/p/php-resource/downloads/list</download_url>
      <url_name>php-resource</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>632081</analysis_id>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
