<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>56631</id>
      <name>addendum</name>
      <created_at>2008-12-17T08:56:41Z</created_at>
      <updated_at>2009-07-23T13:39:03Z</updated_at>
      <description>DocBlock/JavaDoc annotations support for PHP5. Supporting single and multi valued annotations accessible through extended Reflection API. 

Example annotations: 

@SimpleAnnotation

@SingleValuedAnnotation(true)

@SingleValuedAnnotation(-3.141592)

@SingleValuedAnnotation('Hello World!')

@SingleValuedAnnotationWithArray({1, 2, 3})

@MultiValuedAnnotation(key = 'value', anotherKey = false, andMore = 1234)Annotate classes, methods, properties. 

Works also if --preserve-docs is disabled. 

Checkout ShortTutorialByExample for a quick introduction to annotations using Addendum.</description>
      <homepage_url>http://code.google.com/p/addendum</homepage_url>
      <download_url></download_url>
      <url_name>addendum</url_name>
      <user_count>2</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>651149</analysis_id>
      <analysis>
        <id>651149</id>
        <project_id>56631</project_id>
        <updated_at>2009-11-26T19:28:31Z</updated_at>
        <logged_at>2009-11-26T19:18:56Z</logged_at>
        <min_month>2006-09-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>1487</total_code_lines>
        <main_language_id>2</main_language_id>
        <main_language_name>PHP</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
