<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <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>
      <analysis>
        <id>632081</id>
        <project_id>348041</project_id>
        <updated_at>2009-12-22T22:59:19Z</updated_at>
        <logged_at>2009-12-22T22:59:12Z</logged_at>
        <min_month>2009-06-01T00:00:00Z</min_month>
        <max_month>2009-07-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>611</total_code_lines>
        <main_language_id>2</main_language_id>
        <main_language_name>PHP</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
